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 a7dbe0b commit 951d44bCopy full SHA for 951d44b
doc/changelog.rst
@@ -5,7 +5,7 @@ Changes in Version 4.14.0 (XXXX/XX/XX)
5
--------------------------------------
6
PyMongo 4.14 brings a number of changes including:
7
8
-- Added :meth:`bson.codec_options.TypeRegistry.codecs` and :meth:`bson.codec_options.TypeRegistry.fallback_encoder` properties
+- Added :attr:`bson.codec_options.TypeRegistry.codecs` and :attr:`bson.codec_options.TypeRegistry.fallback_encoder` properties
9
to allow users to directly access the type codecs and fallback encoder for a given :class:`bson.codec_options.TypeRegistry`.
10
11
Changes in Version 4.13.0 (2025/05/14)
0 commit comments