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 gvanrossum, miss-islington, steve.dower, tkmk
Date 2021-06-30.17:52:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625075562.76.0.336983804566.issue41180@roundup.psfhosted.org>
In-reply-to
Content
New changeset 863e3d5c7e037b24b8294b041ed7686b522973d8 by Steve Dower in branch '3.9':
bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26971)
https://github.com/python/cpython/commit/863e3d5c7e037b24b8294b041ed7686b522973d8
History
Date User Action Args
2021-06-30 17:52:42steve.dowersetrecipients: + steve.dower, gvanrossum, miss-islington, tkmk
2021-06-30 17:52:42steve.dowersetmessageid: <1625075562.76.0.336983804566.issue41180@roundup.psfhosted.org>
2021-06-30 17:52:42steve.dowerlinkissue41180 messages
2021-06-30 17:52:42steve.dowercreate