Skip to content

Officially drop support for Python 3.9 #34906

Officially drop support for Python 3.9

Officially drop support for Python 3.9 #34906

Triggered via pull request February 2, 2026 13:54
Status Failure
Total duration 5m 58s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
12s
Check typeshed structure
mypy: Run test cases
5m 37s
mypy: Run test cases
stub_uploader tests
5m 11s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Fit to window
Zoom out
Zoom in

Annotations

25 errors
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L84
"assert_type" mismatch: expected "Any" but received "float" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L75
"assert_type" mismatch: expected "Any" but received "float" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L74
"assert_type" mismatch: expected "Any" but received "float" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L73
"assert_type" mismatch: expected "Any" but received "int" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L72
"assert_type" mismatch: expected "Any" but received "int" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L71
"assert_type" mismatch: expected "Any" but received "int" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L41
"assert_type" mismatch: expected "complex" but received "float" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L39
"assert_type" mismatch: expected "complex" but received "float" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L30
"assert_type" mismatch: expected "float" but received "int" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_pow.py#L29
"assert_type" mismatch: expected "float" but received "int" (reportAssertTypeFailure)
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Windows, 3.10)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.10)
Exit code 1
pyright: Run test cases (Linux, 3.12)
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 (Darwin, 3.10)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.13)
Exit code 1
mypy: Run test cases
Process completed with exit code 1.