Skip to content

Commit 88046dd

Browse files
authored
DOCSP-44317: Adding Support for Free-threaded Python (#121)
1 parent e51523f commit 88046dd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/whats-new.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,25 @@ What's New
1919

2020
Learn what's new in:
2121

22+
* :ref:`Version 4.11 <version-4.11>`
2223
* :ref:`Version 4.10 <version-4.10>`
2324
* :ref:`Version 4.9 <version-4.9>`
2425
* :ref:`Version 4.8 <version-4.8>`
2526
* :ref:`Version 4.7 <version-4.7>`
2627

2728
.. _upcoming-breaking-changes:
2829

30+
.. _version-4.11:
31+
32+
What's New in 4.11
33+
------------------
34+
35+
The {+driver-short+} v4.11 release includes the following new features:
36+
37+
- Adds support for free-threaded CPython when running Python v3.13+.
38+
For more information about free threading, see the
39+
`Python documentation <https://docs.python.org/3/howto/free-threading-python.html>`__.
40+
2941
.. _version-4.10:
3042

3143
What's New in 4.10

0 commit comments

Comments
 (0)