]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143880: Fix data race in `functools.partial` in free threading build (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Mar 2026 21:31:46 +0000 (22:31 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 21:31:46 +0000 (21:31 +0000)
commitfb340275c4246df8355a5641b64acdba5cd38ed6
tree9f6205cf525d61ee16e4d4f164dfb45d532cf36e
parent609a6f43e352a16c8366b9c4b93fc600fd056d4a
[3.13] gh-143880: Fix data race in `functools.partial` in free threading build (GH-143882) (#145435)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Misc/NEWS.d/next/Library/2026-01-15-13-03-22.gh-issue-143880.sWoLsf.rst [new file with mode: 0644]
Modules/_functoolsmodule.c