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, p-ganssle, serhiy.storchaka
Date 2020-07-13.12:49:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594644592.75.0.280946140222.issue41288@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f309abf55f0e6f8950ac13d6ec83c22b8d47bf8 by Serhiy Storchaka in branch 'master':
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458)
https://github.com/python/cpython/commit/4f309abf55f0e6f8950ac13d6ec83c22b8d47bf8
History
Date User Action Args
2020-07-13 12:49:52miss-islingtonsetrecipients: + miss-islington, belopolsky, christian.heimes, serhiy.storchaka, p-ganssle, Iman Sharafaldin
2020-07-13 12:49:52miss-islingtonsetmessageid: <1594644592.75.0.280946140222.issue41288@roundup.psfhosted.org>
2020-07-13 12:49:52miss-islingtonlinkissue41288 messages
2020-07-13 12:49:52miss-islingtoncreate