-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
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().
- is related to
-
PYTHON-2518 SON class should be compatible with Python 3's OrderedDict API
- Closed