More specific type hints for batched(..., strict=True)
#34665
Triggered via pull request
January 14, 2026 05:28
Status
Cancelled
Total duration
5m 21s
Artifacts
–
tests.yml
on: pull_request
Check typeshed structure
11s
mypy: Run test cases
5m 0s
stub_uploader tests
4m 59s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
12 errors
|
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/@tests/test_cases/itertools/check_batched.py#L21
"assert_type" mismatch: expected "batched[tuple[int, ...]]" but received "batched[tuple[int, int, int]]" (reportAssertTypeFailure)
|
|
pyright: Run test cases (Darwin, 3.13)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.14)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.14)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.14)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.13)
Exit code 1
|
|
stub_uploader tests
Canceling since a higher priority waiting request for Test-batch-strict exists
|
|
stub_uploader tests
The operation was canceled.
|
|
mypy: Run test cases
Canceling since a higher priority waiting request for Test-batch-strict exists
|
|
mypy: Run test cases
The operation was canceled.
|
|
Test
Canceling since a higher priority waiting request for Test-batch-strict exists
|