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 miss-islington, steve.dower, tkmk
Date 2020-07-03.21:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593810816.31.0.754457474312.issue41180@roundup.psfhosted.org>
In-reply-to
Content
New changeset c1d916595eb6979d4d87cc3e5216e26b3c6fac25 by Miss Islington (bot) in branch '3.8':
bpo-41180: Audit code.__new__ when unmarshalling (GH-21271)
https://github.com/python/cpython/commit/c1d916595eb6979d4d87cc3e5216e26b3c6fac25
History
Date User Action Args
2020-07-03 21:13:36miss-islingtonsetrecipients: + miss-islington, steve.dower, tkmk
2020-07-03 21:13:36miss-islingtonsetmessageid: <1593810816.31.0.754457474312.issue41180@roundup.psfhosted.org>
2020-07-03 21:13:36miss-islingtonlinkissue41180 messages
2020-07-03 21:13:36miss-islingtoncreate