commit | 26b0482393a313e3bda364a35e7417e9db52c1c4 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Thu Jan 27 21:32:12 2022 +0200 |
committer | GitHub <noreply@github.com> | Thu Jan 27 19:32:12 2022 +0000 |
tree | 6b82196461a27af8d54c68e1573f4c0788f8c38a | |
parent | 247480a21cb165efdacc346a2d589dfc27e18283 [diff] |
bpo-46476: Simplify and fix _PyStaticCode_Dealloc (GH-30965)