You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for python >= 3.7 on the versions I tried (3.7.9, 3.8.5, 3.9.5, and 3.10.0). On python = 3.5.4 and python = 3.6.8, I get the types for typing.MappingView consistent with the documentation, but inconsistent types for typing.ItemsView.