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-24.18:14:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603563266.45.0.585030491217.issue41052@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8cd1dbae32d9303caac3a473d3332f17bc98c921 by Serhiy Storchaka in branch 'master':
bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1 (GH-22870)
https://github.com/python/cpython/commit/8cd1dbae32d9303caac3a473d3332f17bc98c921
History
Date User Action Args
2020-10-24 18:14:26serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, corona10, shihai1991
2020-10-24 18:14:26serhiy.storchakasetmessageid: <1603563266.45.0.585030491217.issue41052@roundup.psfhosted.org>
2020-10-24 18:14:26serhiy.storchakalinkissue41052 messages
2020-10-24 18:14:26serhiy.storchakacreate