gh-112070: make `functools.lru_cache` threadsafe in --disable-gil build by wanderxjtu · Pull Request #112111 · python/cpython

@AlexWaygood AlexWaygood changed the title gh-112070: make functools.lrucacle threadsafe in --disable-gil build gh-112070: make functools.lru_cache threadsafe in --disable-gil build

Nov 15, 2023

@wanderxjtu

@wanderxjtu

@wanderxjtu

colesbury

@colesbury

@wanderxjtu

colesbury

corona10

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
…il build (pythongh-112111)

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

* pythongh-112070: update generate `functoolsmodule` files

* pythongh-112070: add NEWS file

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

* pythongh-112070: reformat functoolsmodule.c

---------

Co-authored-by: Sam Gross <colesbury@gmail.com>

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…il build (pythongh-112111)

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

* pythongh-112070: update generate `functoolsmodule` files

* pythongh-112070: add NEWS file

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

* pythongh-112070: reformat functoolsmodule.c

---------

Co-authored-by: Sam Gross <colesbury@gmail.com>