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