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
this mostly impacts users of older Python versions
Is there a reason that this is expected to be mostly relevant for users of older Python versions? It seems to me to be a very useful addition when implemented. Variance almost always needs to be specified according to the inference rules anyway (and you might need both _co and _contra variants of a type variable instead of only one).
Feature
See this section of PEP for details.
Pitch
This is probably the most significant omission from full PEP 695 support (though this mostly impacts users of older Python versions).
The text was updated successfully, but these errors were encountered: