Skip to content

Make copy.replace more strongly typed #33440

Make copy.replace more strongly typed

Make copy.replace more strongly typed #33440

Triggered via pull request October 1, 2025 23:41
Status Failure
Total duration 5m 3s
Artifacts

tests.yml

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

Annotations

9 errors
pyright: Run test cases (Windows, 3.13)
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 (Linux, 3.13)
2 errors
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/check_copy.py#L38
No parameter named "val" (reportCallIssue)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/check_copy.py#L38
Argument missing for parameter "value" (reportCallIssue)
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
mypy: Run test cases
Process completed with exit code 1.