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