[issue27444] Python doesn't build due to test_float.py broken on non-IEEE machines

R. David Murray report at bugs.python.org
Sat Jul 2 20:01:27 EDT 2016


R. David Murray added the comment:

It looks like you are in the compiling step, so the decorators have nothing to do with it.  This does appear to be a platform issue in the interpreter core, and you'll have to track it down since we don't have access to your platform (at least, I don't think any of the core devs are set up to test on VAX).

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27444>
_______________________________________


More information about the Python-bugs-list mailing list