Serhiy Storchaka <storch...@gmail.com> added the comment:

Does it not decrease the performance?

Falling out integral floating point numbers in the mathematical floating point 
calculations seems unlikely. I suggest interning integral floats only in 
conversions str -> float and int -> float. Exception can be made to zero, which 
can result in operations with zero, and which simple tested.

----------
nosy: +storchaka

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

Reply via email to