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 steve.dower
Recipients steve.dower, tkmk
Date 2020-07-03.20:56:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593809797.13.0.0355427037206.issue41180@roundup.psfhosted.org>
In-reply-to
Content
New changeset d160e0f8e283d0a8737644588b38e8c6a07c134f by tkmikan in branch 'master':
bpo-41180: Audit code.__new__ when unmarshalling (GH-21271)
https://github.com/python/cpython/commit/d160e0f8e283d0a8737644588b38e8c6a07c134f
History
Date User Action Args
2020-07-03 20:56:37steve.dowersetrecipients: + steve.dower, tkmk
2020-07-03 20:56:37steve.dowersetmessageid: <1593809797.13.0.0355427037206.issue41180@roundup.psfhosted.org>
2020-07-03 20:56:37steve.dowerlinkissue41180 messages
2020-07-03 20:56:37steve.dowercreate