Skip to content

Use weaker `slice[int | None]` for collections.abc.Sequence

c62b54b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Replace plain slice type hints with IndexSlice. #13007

Use weaker `slice[int | None]` for collections.abc.Sequence
c62b54b
Select commit
Loading
Failed to load commit list.
mypy: Run test cases
succeeded Jan 22, 2026 in 6m 47s