Skip to content

Python 3.15: sort allowlists, more small updates #36079

Python 3.15: sort allowlists, more small updates

Python 3.15: sort allowlists, more small updates #36079

Triggered via pull request May 9, 2026 18:20
Status Failure
Total duration 5m 39s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
10s
Check typeshed structure
mypy: Run test cases
3m 59s
mypy: Run test cases
stub_uploader tests
5m 34s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Fit to window
Zoom out
Zoom in

Annotations

21 errors
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L25
Type of parameter "kwargs" is unknown (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L25
Type annotation is missing for parameter "args" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L25
Type of parameter "args" is unknown (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L22
Type annotation is missing for parameter "mode" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L22
Type of parameter "mode" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L22
Type annotation is missing for parameter "sort" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L15
Type annotation is missing for parameter "timestamps_us" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L15
Type of parameter "timestamps_us" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L15
Type annotation is missing for parameter "stack_frames" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L15
Type of parameter "stack_frames" is unknown (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.13)
Exit code 1