We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4a8aa commit 0252cf5Copy full SHA for 0252cf5
Doc/howto/free-threading-python.rst
@@ -116,4 +116,4 @@ compared to the default GIL-enabled build. In 3.13, this overhead is about
116
40% on the `pyperformance <https://pyperformance.readthedocs.io/>`_ suite.
117
Programs that spend most of the their time in C extensions or I/O will see
118
less of an impact. This overhead is expected to be reduced in the upcoming
119
-3.14 release.
+3.14 release.
0 commit comments