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 Justin Blanchard, belopolsky, p-ganssle, serhiy.storchaka
Date 2019-08-29.07:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567064180.84.0.155697076094.issue37372@roundup.psfhosted.org>
In-reply-to
Content
New changeset 122376df550b71dd3bec0513c7483cc1714212fa by Serhiy Storchaka (Justin Blanchard) in branch 'master':
bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307)
https://github.com/python/cpython/commit/122376df550b71dd3bec0513c7483cc1714212fa
History
Date User Action Args
2019-08-29 07:36:20serhiy.storchakasetrecipients: + serhiy.storchaka, belopolsky, p-ganssle, Justin Blanchard
2019-08-29 07:36:20serhiy.storchakasetmessageid: <1567064180.84.0.155697076094.issue37372@roundup.psfhosted.org>
2019-08-29 07:36:20serhiy.storchakalinkissue37372 messages
2019-08-29 07:36:20serhiy.storchakacreate