mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-21 08:20:44 +08:00
982fb8358b
KeysView doesn't have __reversed__, but dict_keys does. When this was added to typeshed, we didn't have dict_keys as a separate type.