reduce use of six
- replace .iter*() dictionary compatibility functions with the native non-iter*() methods. a bit slower on Python 2, but that's EOL for us and it's not a significant difference.
Showing
Please register or sign in to comment