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 1988fb8 commit 369b172Copy full SHA for 369b172
source/whats-new.txt
@@ -34,8 +34,9 @@ What's New in 4.11
34
35
The {+driver-short+} v4.11 release includes the following new features:
36
37
-- Adds support for `free-threaded CPython <https://docs.python.org/3/howto/free-threading-python.html>`__
38
- when running Python v3.13+.
+- Adds support for free-threaded CPython when running Python v3.13+.
+ For more information about free threading, see the
39
+ `Python documentation <https://docs.python.org/3/howto/free-threading-python.html>`__.
40
41
.. _version-4.10:
42
0 commit comments