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

Use dict instead of SON for internal command construction

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Backlog
    • Major - P3
    • Resolution: Unresolved
    • None
    • 4.5
    • 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

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bernie@mongodb.com Bernie Hackett
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: