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 9fb21e4 commit e021e52Copy full SHA for e021e52
source/whats-new.txt
@@ -39,7 +39,7 @@ The {+driver-short+} v4.10 release includes the following new features:
39
``bson.binary.Binary.from_vector()`` and ``bson.binary.Binary.as_vector()``
40
methods. Support for BSON subtype 9 is in beta and is subject to change before the
41
generally available release.
42
-- Adds ``"c"`` to the ``driver.name``client metadata field when an application uses the C extension.
+- Adds ``"c"`` to the ``driver.name`` client metadata field when an application uses the C extension.
43
- Fixes a bug that could cause ``AsyncMongoClient`` to deadlock.
44
- Fixes a bug that causes Windows to fail when importing {+driver-short+} if
45
asyncio is misconfigured.
0 commit comments