File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Changes in Version 4.14.0 (XXXX/XX/XX)
5
5
--------------------------------------
6
6
PyMongo 4.14 brings a number of changes including:
7
7
8
- - Added preliminary support for Python 3.14. We do not yet support subinterpreters in Python 3.14.
9
- We also do not yet support `` gevent `` with Python 3.14. Full support will be added in a future release.
10
- - Added support for free-threading in Python 3.14 and removed experimental support for free-threading support in Python 3.13.
8
+ - Added preliminary support for Python 3.14 and 3.14 with free-threading . We do not yet support subinterpreters in Python 3.14.
9
+ We do not yet support free-theading with Encryption. Full support will be added in a future release.
10
+ - Removed experimental support for free-threading support in Python 3.13.
11
11
- Added :attr: `bson.codec_options.TypeRegistry.codecs ` and :attr: `bson.codec_options.TypeRegistry.fallback_encoder ` properties
12
12
to allow users to directly access the type codecs and fallback encoder for a given :class: `bson.codec_options.TypeRegistry `.
13
13
- Added :meth: `pymongo.asynchronous.mongo_client.AsyncMongoClient.append_metadata ` and
You can’t perform that action at this time.
0 commit comments