[issue2417] [py3k] Integer floor division (//): small int check omitted

Alexander Belopolsky report at bugs.python.org
Thu Mar 20 05:46:30 CET 2008


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Attached (issue2417a.diff) patch adds unit tests and fixes a few corner 
cases when a non-preallocated 0 was returned to python.

Added file: http://bugs.python.org/file9785/issue2417a.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2417>
__________________________________


More information about the Python-bugs-list mailing list