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 897eac2 commit 3dddaa5Copy full SHA for 3dddaa5
doc/changelog.rst
@@ -1581,7 +1581,7 @@ Changes in Version 3.8.0 (2019/04/22)
1581
must upgrade to PyPy3.5+.
1582
1583
- :class:`~bson.objectid.ObjectId` now implements the `ObjectID specification
1584
- version 0.2 <https://github.com/mongodb/specifications/blob/master/source/bson-objectid/objectid.rst>`_.
+ version 0.2 <https://github.com/mongodb/specifications/blob/master/source/bson-objectid/objectid.md>`_.
1585
- For better performance and to better follow the GridFS spec,
1586
:class:`~gridfs.grid_file.GridOut` now uses a single cursor to read all the
1587
chunks in the file. Previously, each chunk in the file was queried
0 commit comments