Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

The code that hands-off long.__round__ to float.__round__ is a train
wreck.  The intended result can be computed directly and exactly for all
sizes of long.

----------
nosy: +rhettinger
priority:  -> critical

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

Reply via email to