[issue22464] Speed up fractions implementation

Serhiy Storchaka report at bugs.python.org
Fri Sep 26 10:30:22 CEST 2014


Serhiy Storchaka added the comment:

Please do not use "is" for number comparison. This can be broken unexpectedly in future or on alternative implementation.

----------

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


More information about the Python-bugs-list mailing list