Skip to content

gh-143732: allow dict subclasses to be specialized #111609

gh-143732: allow dict subclasses to be specialized

gh-143732: allow dict subclasses to be specialized #111609

Triggered via pull request April 5, 2026 16:00
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2022
Lib/test/test_capi/test_opt.py:2022:8: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2022
Lib/test/test_capi/test_opt.py:2022:7: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2022
Lib/test/test_capi/test_opt.py:2022:5: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2022
Lib/test/test_capi/test_opt.py:2022:3: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2022
Lib/test/test_capi/test_opt.py:2022:1: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2018
Lib/test/test_capi/test_opt.py:2018:1: invalid-syntax: Unexpected indentation
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2017
Lib/test/test_capi/test_opt.py:2017:7: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2017
Lib/test/test_capi/test_opt.py:2017:5: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2017
Lib/test/test_capi/test_opt.py:2017:3: invalid-syntax: Expected a statement
ruff (invalid-syntax): Lib/test/test_capi/test_opt.py#L2017
Lib/test/test_capi/test_opt.py:2017:1: invalid-syntax: Expected a statement