commit | a5764d3d96341441d3f70fb5c96a82610a3f4842 | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@python.org> | Wed Jun 30 18:52:25 2021 +0100 |
committer | GitHub <noreply@github.com> | Wed Jun 30 18:52:25 2021 +0100 |
tree | 816851d3b7e7b1f8bead09664cd6b8f4ffee03f3 | |
parent | 2df13e1211cf420bf6557df02e694bf1653a0ebe [diff] |
bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26970)