PyMongo 4.10.1 Released

We are pleased to announce the 4.10.1 release of PyMongo - MongoDB’s Python Driver.

Changes in 4.10.1

PyMongo 4.10.1 has the following fixes:

  • Fixed a bug where pymongo.results.UpdateResult.did_upsert would raise a TypeError.

  • Fixed Binary BSON subtype (9) support on big-endian operating systems (such as zSeries).

Issues Resolved

See the PyMongo 4.10.1 release notes in JIRA for the list of resolved issues in this release.

1 Like