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.

URL PR 26971
Status merged
Title [3.9] bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26961)
History
Date User Action Args
2021-06-30 17:52:40steve.dowersetstatus: open -> merged
2021-06-30 16:35:26steve.dowersettitle: bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26961) -> [3.9] bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26961)
2021-06-30 16:34:19steve.dowerlinkissue41180 pull_requests
2021-06-30 16:34:19steve.dowercreate