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 serhiy.storchaka
Recipients georg.brandl, mark.dickinson, nitishch, serhiy.storchaka, skrah
Date 2017-12-03.21:27:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512336443.6.0.213398074469.issue31619@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 30a6bc842945e3e9c9c7db887ab495c428ec7074 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-31619: Fixed integer overflow in converting huge strings to int. (GH-3884) (#4690)
https://github.com/python/cpython/commit/30a6bc842945e3e9c9c7db887ab495c428ec7074
History
Date User Action Args
2017-12-03 21:27:23serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, mark.dickinson, skrah, nitishch
2017-12-03 21:27:23serhiy.storchakasetmessageid: <1512336443.6.0.213398074469.issue31619@psf.upfronthosting.co.za>
2017-12-03 21:27:23serhiy.storchakalinkissue31619 messages
2017-12-03 21:27:23serhiy.storchakacreate