PEP 646

E2109938 UNEXPLORED

PEP 646 is the Python Enhancement Proposal that introduces variadic generics, enabling type annotations over an arbitrary number of type parameters (e.g., for array-like and vectorized operations).

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
PEP 646 canonical 2

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python 3.11 pepImplemented PEP 646
TypeVarTuple introducedInPEP PEP 646