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 ned.deily
Recipients Iman Sharafaldin, belopolsky, christian.heimes, miss-islington, ned.deily, p-ganssle, serhiy.storchaka
Date 2020-07-13.18:18:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594664291.01.0.789415825279.issue41288@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6463cf07fef7a923a743fcaf312150c45fd81b64 by Miss Islington (bot) in branch '3.6':
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458) (GH-21462)
https://github.com/python/cpython/commit/6463cf07fef7a923a743fcaf312150c45fd81b64
History
Date User Action Args
2020-07-13 18:18:11ned.deilysetrecipients: + ned.deily, belopolsky, christian.heimes, serhiy.storchaka, p-ganssle, miss-islington, Iman Sharafaldin
2020-07-13 18:18:11ned.deilysetmessageid: <1594664291.01.0.789415825279.issue41288@roundup.psfhosted.org>
2020-07-13 18:18:11ned.deilylinkissue41288 messages
2020-07-13 18:18:10ned.deilycreate