commit | 7783c9e983b1fa37299a1db5c9e116462cbb53b8 | [log] [tgz] |
---|---|---|
author | Bart Skowron <x@bartskowron.com> | Mon Nov 22 00:00:36 2021 +0100 |
committer | GitHub <noreply@github.com> | Sun Nov 21 15:00:36 2021 -0800 |
tree | f29cd834e2e1d9e2e627b6389dab520a509c834d | |
parent | ee03e4af449032b9a45264c7ecb0c5920e213dc7 [diff] |
Fix `UserDict` move in Python2 (#365) instances of UserDict.UserDict are not iterable but instances of collections.UserDict are iterable