mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
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 | ||