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 miss-islington
Recipients Justin Blanchard, belopolsky, miss-islington, p-ganssle, serhiy.storchaka
Date 2019-08-29.07:57:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567065464.09.0.705123242574.issue37372@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b50c10f675a9e8438024c5fcc592b0d38d8c62d by Miss Islington (bot) in branch '3.7':
bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307)
https://github.com/python/cpython/commit/6b50c10f675a9e8438024c5fcc592b0d38d8c62d
History
Date User Action Args
2019-08-29 07:57:44miss-islingtonsetrecipients: + miss-islington, belopolsky, serhiy.storchaka, p-ganssle, Justin Blanchard
2019-08-29 07:57:44miss-islingtonsetmessageid: <1567065464.09.0.705123242574.issue37372@roundup.psfhosted.org>
2019-08-29 07:57:44miss-islingtonlinkissue37372 messages
2019-08-29 07:57:44miss-islingtoncreate