Skip to content

gh-91162: Implement splitting of *tuple[int, ...] over T, *Ts in typing.py#93318

Closed
mrahtz wants to merge 4 commits into
python:mainfrom
mrahtz:fix-split-tuple
Closed

gh-91162: Implement splitting of *tuple[int, ...] over T, *Ts in typing.py#93318
mrahtz wants to merge 4 commits into
python:mainfrom
mrahtz:fix-split-tuple

Add test for multiple arbitrary-length unpacked tuples in args list

6b0780b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs