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

Remove iteritems from son.SON

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Major Change

      son.SON provides a public iteritems method which it uses internally. Since we're dropping support for Python 2 it no longer seems necessary. Internal calls can probably use items().

            Assignee:
            julius.park@mongodb.com Julius Park (Inactive)
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: