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
Currently, vast majority of generics in typing-full.pyi test fixture are defined as invariant. Probably, it makes sense to make them match the actual variances in typeshed.
This appeared in the context of PR #3132 as this could affect some tests.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Currently, vast majority of generics in
typing-full.pyi
test fixture are defined as invariant. Probably, it makes sense to make them match the actual variances in typeshed.This appeared in the context of PR #3132 as this could affect some tests.
The text was updated successfully, but these errors were encountered: