Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11548

Update python driver compatibility matrix for PyMongo 3.6 release

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • drivers
    • None
    • 2

    Description

      Pymongo / Python compatibility matrix needs to be updated to include PyMongo 3.6 and Motor 1.2.

      PyMongo 3.6 adds support for MongoDB 3.6 and drops support for MongoDB 2.4.
      PyMongo 3.6 also drops support for CPython 3.3 (but PyPy3 is still supported).

      Motor 1.2 drops support for MongoDB 2.4 and adds support for MongoDB 3.6 features. It depends on PyMongo 3.6 or later. Motor continues to support MongoDB 2.6 and later.
      Motor 1.2 dropped support for Python 2.6 and 3.3. Motor continues to support Python 2.7, and 3.4+.

      For other Motor compatibility info, see http://motor.readthedocs.io/en/stable/requirements.html#compatibility-matrix.

      CC: behackett + jesse

      Attachments

        Activity

          People

            sue.kerschbaumer@mongodb.com Susan Kerschbaumer (Inactive)
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 38 weeks, 2 days ago