]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550)
authorDonghee Na <donghee.na@python.org>
Mon, 16 Jun 2025 14:32:52 +0000 (23:32 +0900)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 14:32:52 +0000 (23:32 +0900)
commitf0799795994bfd9ab0740c4d70ac54270991ba47
treee2a1dca494674c75cd977a7de726182d8a1fc540
parentb102f091feebe8597d14ac69b9fd982a4cda6c8d
gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550)

* gh-119132: Remove "experimental" tag from the CPython free-threading build

* Address code review

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* Add NEWS.d

* Regen configure.ac

* Update doc

* Update

* Update

* Update

* Update Doc/howto/free-threading-python.rst

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
* Update ctypes.rst

* Update

* Update Doc/howto/free-threading-python.rst

Co-authored-by: T. Wouters <thomas@python.org>
* Apply suggestions from code review

Co-authored-by: T. Wouters <thomas@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
---------

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: T. Wouters <thomas@python.org>
Doc/howto/free-threading-extensions.rst
Doc/howto/free-threading-python.rst
Doc/library/ctypes.rst
Doc/library/threading.rst
Doc/using/configure.rst
Lib/platform.py
Misc/NEWS.d/next/Build/2025-06-16-07-20-28.gh-issue-119132.fcI8s7.rst [new file with mode: 0644]
PCbuild/build.bat
Python/getversion.c
configure
configure.ac