[issue18659] test_precision in test_format.py is not executed and has unused variable

STINNER Victor report at bugs.python.org
Tue Aug 6 02:32:11 CEST 2013


STINNER Victor added the comment:

I realized that the new tests checking that precision larger with
INT_MAX fail should be marked as specific to CPython. The import of
_testcapi should be moved to a CPython specific test.

----------

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


More information about the Python-bugs-list mailing list