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 16cf778 commit b41e32aCopy full SHA for b41e32a
doc/changelog.rst
@@ -12,6 +12,8 @@ PyMongo 4.11 brings a number of changes including:
12
13
- Dropped support for Python 3.8.
14
- Dropped support for MongoDB 3.6.
15
+- Added support for free-threaded Python with the GIL disabled. For more information see:
16
+ `Free-threaded CPython <https://docs.python.org/3.13/whatsnew/3.13.html#whatsnew313-free-threaded-cpython>`_.
17
18
Issues Resolved
19
...............
0 commit comments