mongo-python-driver
mongo-python-driver copied to clipboard
PyMongo - the Official MongoDB Python driver
PYTHON-4960 More informative error message for stale primary Implementation of https://github.com/mongodb/specifications/pull/1729 Here's an example of the new TopologyDescriptions: `` and ``
https://jira.mongodb.org/browse/PYTHON-5120 I'm going to leave this in the draft state until more of these tests are migrated to async to avoid merge conflicts.
[Draft] PYTHON-4579 Stop gossiping $clusterTime on SDAM connections
Convert test_collation to pytest