]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (#94842)
authorneonene <53406459+neonene@users.noreply.github.com>
Thu, 14 Jul 2022 18:33:25 +0000 (03:33 +0900)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2022 18:33:25 +0000 (11:33 -0700)
commit9b3f7792093c533608f70043aa2a7daf7f903a16
tree997039412f05d98f21bffec8ff0b7576a6b511ac
parent6cbb57f62d345d7a5d6aeb1b3b5d37a845344d5e
gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (#94842)
Misc/NEWS.d/next/Build/2022-07-14-02-45-44.gh-issue-94841.lLRTdf.rst [new file with mode: 0644]
Objects/obmalloc.c