]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41180: Audit code.__new__ when unmarshalling (GH-21271)
authortkmikan <36260601+tkmikan@users.noreply.github.com>
Fri, 3 Jul 2020 20:56:30 +0000 (04:56 +0800)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2020 20:56:30 +0000 (21:56 +0100)
commitd160e0f8e283d0a8737644588b38e8c6a07c134f
tree51c927d2d879fe4dbdb537118460f490dd437d2f
parentb1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a
bpo-41180: Audit code.__new__ when unmarshalling (GH-21271)
Python/marshal.c