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 eric.smith
Recipients eric.smith, hyoxt121
Date 2020-10-27.14:15:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603808154.37.0.416373142217.issue42168@roundup.psfhosted.org>
In-reply-to
Content
I explained this in https://bugs.python.org/issue42165#msg379755

This is not a bug in python, it's a bug in your code. You should not expect to unpickle something that wasn't created by pickling it.
History
Date User Action Args
2020-10-27 14:15:54eric.smithsetrecipients: + eric.smith, hyoxt121
2020-10-27 14:15:54eric.smithsetmessageid: <1603808154.37.0.416373142217.issue42168@roundup.psfhosted.org>
2020-10-27 14:15:54eric.smithlinkissue42168 messages
2020-10-27 14:15:54eric.smithcreate