Skip to content

Commit 60392c9

Browse files
committed
Free-threaded CPython is no longer experimental
https://www.python.org/downloads/release/python-3140/
1 parent 5b0f7e4 commit 60392c9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/changelog/3625.doc.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Free-threaded CPython is no longer experimental as of Python 3.14.
2+
- by :user:`cclauss`

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ Python options
903903
:constant:
904904
:version_added: 4.26
905905

906-
``True`` if the Python interpreter in the tox environment is an experimental free-threaded CPython build,
906+
``True`` if the Python interpreter in the tox environment is a free-threaded CPython build,
907907
else ``False``.
908908

909909

0 commit comments

Comments
 (0)