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 pitrou
Recipients corona10, pitrou, serhiy.storchaka, shihai1991, vstinner
Date 2020-10-21.17:11:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603300297.54.0.815175515916.issue41052@roundup.psfhosted.org>
In-reply-to
Content
At some point, pickle protocols 0 and 1 should be deprecated and slated for removal.  Protocol 2 is 17 years ago already, and protocol 3 has become the default in Python 3.

That would probably be a better use of contributor time than trying to make heap types compatible with those obsolete protocols.
History
Date User Action Args
2020-10-21 17:11:37pitrousetrecipients: + pitrou, vstinner, serhiy.storchaka, corona10, shihai1991
2020-10-21 17:11:37pitrousetmessageid: <1603300297.54.0.815175515916.issue41052@roundup.psfhosted.org>
2020-10-21 17:11:37pitroulinkissue41052 messages
2020-10-21 17:11:37pitroucreate