Documentation
The documentation for free threading in Python 3.14 has sentences referencing expectations for the 3.14 release:
This is expected to be addressed in the 3.14 release.
This behavior is expected to remain in the 3.14 free-threaded build.
We expect to re-enable it in a thread-safe way in the 3.14 release.
These should be updated to tell the actual state in 3.14, or changed to 3.15 if applicable.
Linked PRs