[issue7652] Merge C version of decimal into py3k.
Antoine Pitrou
report at bugs.python.org
Wed Mar 7 14:52:06 CET 2012
Antoine Pitrou <pitrou at free.fr> added the comment:
> _ctypes does not compile with icc and suncc. Unlike _ctypes, _decimal
> has a fallback in the form of decimal.py. So, perhaps as an alternative
> we could leave the inlines and wait for build failure reports?
Sounds good to me.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7652>
_______________________________________
More information about the Python-bugs-list
mailing list