Details
-
Bug
-
Resolution: Done
-
Trivial - P5
-
None
-
None
-
None
-
None
Description
There is a funny gap in the compatibility matrix for PyMongo.
https://docs.mongodb.com/ecosystem/drivers/driver-compatibility-reference/#python-3-compatibility
The cell for Python Driver 2.5 / Python 3.3 should be checked.
https://pypi.python.org/pypi/pymongo/2.5
Might as well fix this while adding MongoDB 3.4 compatibility to the matrix.