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 belopolsky, ddddaaaa, miss-islington, p-ganssle, serhiy.storchaka
Date 2020-10-18.15:33:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603035184.56.0.142361482955.issue41966@roundup.psfhosted.org>
In-reply-to
Content
New changeset a055ced9d43630cadc3c1d5edab0884f2c5131ea by Miss Skeleton (bot) in branch '3.9':
bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) (GH-22747)
https://github.com/python/cpython/commit/a055ced9d43630cadc3c1d5edab0884f2c5131ea
History
Date User Action Args
2020-10-18 15:33:04serhiy.storchakasetrecipients: + serhiy.storchaka, belopolsky, p-ganssle, miss-islington, ddddaaaa
2020-10-18 15:33:04serhiy.storchakasetmessageid: <1603035184.56.0.142361482955.issue41966@roundup.psfhosted.org>
2020-10-18 15:33:04serhiy.storchakalinkissue41966 messages
2020-10-18 15:33:04serhiy.storchakacreate