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 Oren Milman, belopolsky, louielu, serhiy.storchaka, terry.reedy
Date 2017-10-23.16:57:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508777826.87.0.213398074469.issue31752@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5ef883b096895a84123760859f0f34ad37bf2277 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-31752: Fix possible crash in timedelta constructor called with custom integers. (GH-3947) (#4088)
https://github.com/python/cpython/commit/5ef883b096895a84123760859f0f34ad37bf2277
History
Date User Action Args
2017-10-23 16:57:06serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, belopolsky, Oren Milman, louielu
2017-10-23 16:57:06serhiy.storchakasetmessageid: <1508777826.87.0.213398074469.issue31752@psf.upfronthosting.co.za>
2017-10-23 16:57:06serhiy.storchakalinkissue31752 messages
2017-10-23 16:57:06serhiy.storchakacreate