Skip to content

Commit 257f8fe

Browse files
Update doc/changelog.rst
Co-authored-by: Noah Stapp <[email protected]>
1 parent 17cf61d commit 257f8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Version 4.12.1 is a bug fix release.
1919
- Fixed a bug where MongoDB cluster topology changes could cause asynchronous operations to take much longer to complete
2020
due to holding the Topology lock while closing stale connections.
2121
- Fixed a bug that would cause AsyncMongoClient to attempt to use PyOpenSSL when available, resulting in errors such as
22-
"pymongo.errors.ServerSelectionTimeoutError: 'SSLContext' object has no attribute 'wrap_bio'"
22+
"pymongo.errors.ServerSelectionTimeoutError: 'SSLContext' object has no attribute 'wrap_bio'".
2323

2424
Issues Resolved
2525
...............

0 commit comments

Comments
 (0)