]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112070: make `functools.lru_cache` threadsafe in --disable-gil build (gh-112111)
authorWanderxjtu <wanderhuang@gmail.com>
Fri, 17 Nov 2023 05:03:02 +0000 (13:03 +0800)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2023 05:03:02 +0000 (14:03 +0900)
commit0ee2d77331f2362fcaab20cc678530b18e467e3c
tree83dfac198f31066451e462dd0e779836fa93e2a8
parent8cd70eefc7f3363cfa0d43f34522c3072fa9e160
gh-112070: make `functools.lru_cache` threadsafe in --disable-gil build (gh-112111)

* gh-112070: make `functools.lrucacle` threadsafe in --disable-gil build

* gh-112070: update generate `functoolsmodule` files

* gh-112070: add NEWS file

* Delete Misc/NEWS.d/next/Library/2023-11-15-20-19-45.gh-issue-112070.q6OhcU.rst

* gh-112070: reformat functoolsmodule.c

---------

Co-authored-by: Sam Gross <colesbury@gmail.com>
Modules/_functoolsmodule.c
Modules/clinic/_functoolsmodule.c.h