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
Remove unnecessary casts in stubtest.py and types.py (python#14856)
The `stubtest.py` cast is no longer needed -- I think the mypyc issue
was fixed by python/typeshed#9146.
The `types.py` casts were never needed. They were added relatively
recently by somebody called "Alex Waygood".
0 commit comments