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