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, miss-islington, serhiy.storchaka, terry.reedy, twouters
Date 2018-11-20.19:56:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542743801.18.0.702299269573.issue31752@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 40fdf471931f029ea07e6190f0fe116e0735661b by Serhiy Storchaka in branch '2.7':
[2.7] bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039) (GH-10617)
https://github.com/python/cpython/commit/40fdf471931f029ea07e6190f0fe116e0735661b
History
Date User Action Args
2018-11-20 19:56:41serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, terry.reedy, belopolsky, Oren Milman, louielu, miss-islington
2018-11-20 19:56:41serhiy.storchakasetmessageid: <1542743801.18.0.702299269573.issue31752@psf.upfronthosting.co.za>
2018-11-20 19:56:41serhiy.storchakalinkissue31752 messages
2018-11-20 19:56:41serhiy.storchakacreate