mirror of https://github.com/python/cpython.git
![]() For example:
A[T, *Ts][*tuple[int, ...]] -> A[int, *tuple[int, ...]]
A[*Ts, T][*tuple[int, ...]] -> A[*tuple[int, ...], int]
(cherry picked from commit
|
||
---|---|---|
.. | ||
python3.11.abi | ||
refcounts.dat | ||
stable_abi.dat |