Open
Description
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.