-
Stefan Behnel authored
automatically convert dict.iter*() and dict.view*() methods to .keys/values/items() in Py3 for typed dicts
6a02869d
To find the state of this project's repository at the time of any of these versions, check out the tags..
automatically convert dict.iter*() and dict.view*() methods to .keys/values/items() in Py3 for typed dicts