Use dict instead of SON for internal command construction

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 4.7
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Minor Change
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Jib Adegunloye
              Reporter:
              Bernie Hackett
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: