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 corona10, pitrou, serhiy.storchaka, shihai1991, vstinner
Date 2020-10-25.15:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 0aaecb30483e98fc29c1f4253967d05da092f0c5 by Serhiy Storchaka in branch '3.9':
[3.9] bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1 (GH-22870). (GH-22963)
https://github.com/python/cpython/commit/0aaecb30483e98fc29c1f4253967d05da092f0c5
History
Date User Action Args
2020-10-25 15:56:27serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, corona10, shihai1991
2020-10-25 15:56:27serhiy.storchakasetmessageid: <[email protected]>
2020-10-25 15:56:27serhiy.storchakalinkissue41052 messages
2020-10-25 15:56:27serhiy.storchakacreate