Skip to content

Commit 3e18773

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)