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 miss-islington
Recipients Iman Sharafaldin, belopolsky, christian.heimes, miss-islington, ned.deily, p-ganssle, serhiy.storchaka
Date 2020-07-13.13:09:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594645770.95.0.443215029199.issue41288@roundup.psfhosted.org>
In-reply-to
Content
New changeset 57c984fab69b862563899d2c11da7d27201f4152 by Miss Islington (bot) in branch '3.9':
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458)
https://github.com/python/cpython/commit/57c984fab69b862563899d2c11da7d27201f4152
History
Date User Action Args
2020-07-13 13:09:30miss-islingtonsetrecipients: + miss-islington, belopolsky, christian.heimes, ned.deily, serhiy.storchaka, p-ganssle, Iman Sharafaldin
2020-07-13 13:09:30miss-islingtonsetmessageid: <1594645770.95.0.443215029199.issue41288@roundup.psfhosted.org>
2020-07-13 13:09:30miss-islingtonlinkissue41288 messages
2020-07-13 13:09:30miss-islingtoncreate