Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-2884

Use dict instead of SON for internal command construction

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • 4.7
    • None
    • None
    • None

    Description

      Now that we've dropped support for Python versions older than 3.6, and dict preserves key order starting with Python 3.6, we no longer need SON. We should still keep it around to ease adoption of PyMongo 4, but we no longer need to use it ourselves. Getting rid of our usages will likely improve performance.

      Attachments

        Activity

          People

            jib.adegunloye@mongodb.com Jib Adegunloye
            bernie@mongodb.com Bernie Hackett
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: