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 belopolsky, ncoghlan, p-ganssle, tim.peters, vstinner
Date 2018-07-05.16:52:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530809562.11.0.56676864532.issue10381@psf.upfronthosting.co.za>
In-reply-to
Content
I tested manually "./python -m test test_datetime test_datetime" in 3.6, 3.7 and master branches: I confirm that the test no longer crash. It has been fixed by the commit 58dc03c737a71de93edef7723c9f6186116288ef.

Moreover, I don't recall a recent crash on Windows Refleak or Gentoo Refleak buildbots.

Thanks again Paul Ganssle for this nice enhancement!
History
Date User Action Args
2018-07-05 16:52:42vstinnersetrecipients: + vstinner, tim.peters, ncoghlan, belopolsky, p-ganssle
2018-07-05 16:52:42vstinnersetmessageid: <1530809562.11.0.56676864532.issue10381@psf.upfronthosting.co.za>
2018-07-05 16:52:42vstinnerlinkissue10381 messages
2018-07-05 16:52:42vstinnercreate