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