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 f246789 commit b25ecfdCopy full SHA for b25ecfd
doc/changelog.rst
@@ -30,6 +30,7 @@ PyMongo 4.9 brings a number of improvements including:
30
:class:`~pymongo.operations.DeleteOne`, and
31
:class:`~pymongo.operations.DeleteMany` operations, so
32
they can be used in the new :meth:`~pymongo.mongo_client.MongoClient.bulk_write`.
33
+- Added :func:`repr` support to :class:`bson.tz_util.FixedOffset`.
34
35
Issues Resolved
36
...............
0 commit comments