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 2fa6ef7 commit 9ebe3bfCopy full SHA for 9ebe3bf
doc/changelog.rst
@@ -21,6 +21,7 @@ PyMongo 4.12 brings a number of changes including:
21
:class:`~pymongo.read_preferences.Secondary`,
22
:class:`~pymongo.read_preferences.SecondaryPreferred`,
23
:class:`~pymongo.read_preferences.Nearest`. Support for ``hedge`` will be removed in PyMongo 5.0.
24
+- Removed PyOpenSSL support from the asynchronous API due to limitations of the CPython asyncio.Protocol SSL implementation.
25
26
Issues Resolved
27
...............
0 commit comments