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 taleinat
Recipients alex, barry, serhiy.storchaka, taleinat, vila, vstinner
Date 2018-09-10.12:17:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536581860.61.0.56676864532.issue22807@psf.upfronthosting.co.za>
In-reply-to
Content
The fix for issue30977 did fix the unpickling in older versions. It was only applied to the master (i.e. 3.8) branch, though.

I've created issue34621 to deal with this separately.
History
Date User Action Args
2018-09-10 12:17:40taleinatsetrecipients: + taleinat, barry, vstinner, vila, alex, serhiy.storchaka
2018-09-10 12:17:40taleinatsetmessageid: <1536581860.61.0.56676864532.issue22807@psf.upfronthosting.co.za>
2018-09-10 12:17:40taleinatlinkissue22807 messages
2018-09-10 12:17:40taleinatcreate