Guido van Rossum added the comment:

I haven't seen the fix, but any place where an int is accepted but a long is 
not, is a bug. The language has been on a long trip to making the two types 
interchangeable and this seems one of the last remnants.

----------
nosy: +gvanrossum

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

Reply via email to