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