This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients lukasz.langa, pitrou, rhettinger, serhiy.storchaka
Date 2015-04-29.19:34:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430336065.43.0.0588893078232.issue24076@psf.upfronthosting.co.za>
In-reply-to
Content
If that's due to the different representation of Python 2's int type and Python 3's int type then I don't see an easy solution to this.
History
Date User Action Args
2015-04-29 19:34:25pitrousetrecipients: + pitrou, rhettinger, lukasz.langa, serhiy.storchaka
2015-04-29 19:34:25pitrousetmessageid: <1430336065.43.0.0588893078232.issue24076@psf.upfronthosting.co.za>
2015-04-29 19:34:25pitroulinkissue24076 messages
2015-04-29 19:34:25pitroucreate