]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117929: Restore removed PyEval_InitThreads() function (#117931)
authorVictor Stinner <vstinner@python.org>
Wed, 17 Apr 2024 13:01:28 +0000 (15:01 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 13:01:28 +0000 (15:01 +0200)
commit75eed5b3734edb221cabb8322d8b8bdf9e3ee6b1
tree3643d638122610332a88ff62c02dcb968b5d6508
parent6d0bb43232dd6ebc5245daa4fe29f07f815f0bad
gh-117929: Restore removed PyEval_InitThreads() function (#117931)
Doc/c-api/init.rst
Doc/data/stable_abi.dat
Doc/whatsnew/3.13.rst
Include/ceval.h
Misc/NEWS.d/next/C API/2024-04-16-13-34-01.gh-issue-117929.HSr419.rst [new file with mode: 0644]
Misc/stable_abi.toml
Python/ceval_gil.c