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 vstinner
Recipients benjamin.peterson, chris.jerdonek, ezio.melotti, inglesp, serhiy.storchaka, vstinner
Date 2018-05-18.23:54:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526687663.83.0.682650639539.issue16055@psf.upfronthosting.co.za>
In-reply-to
Content
I backported manually the fix to Python 2.7 for int and long types.

Thank you Chris Jerdonek for the bug report, and Sanyam Khurana for the bugfix!
History
Date User Action Args
2018-05-18 23:54:23vstinnersetrecipients: + vstinner, benjamin.peterson, ezio.melotti, chris.jerdonek, inglesp, serhiy.storchaka
2018-05-18 23:54:23vstinnersetmessageid: <1526687663.83.0.682650639539.issue16055@psf.upfronthosting.co.za>
2018-05-18 23:54:23vstinnerlinkissue16055 messages
2018-05-18 23:54:23vstinnercreate