random832 added the comment:

Looks like a result of searching and replacing PyInt with PyLong - the diff can 
be found here, if anyone cares. 
https://hg.python.org/cpython-fullhistory/rev/f324631462a2.

Oddly, there was _another, older_ revision that fixed this correctly: 
https://hg.python.org/cpython-fullhistory/rev/003d35215ef2 - looks like there 
was a bad merge somewhere along the line.

----------
nosy: +random832

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

Reply via email to