Steve Dower added the comment:

This is something that you need to fix in the code using MMX. I don't recall 
the details, but there is an instruction that needs to be executed between 
using MMX and using the FPU.

Python can't make this judgement every time it calls into native code, so the 
external code has to do it.

----------
resolution:  -> not a bug
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25993>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to