Skip to content

gh-153888: autospec doesn't work with lazy-imported symbols #125527

gh-153888: autospec doesn't work with lazy-imported symbols

gh-153888: autospec doesn't work with lazy-imported symbols #125527

Triggered via pull request July 18, 2026 14:53
Status Failure
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint
prek exited with code 1
ruff (F401): Lib/test/test_unittest/testmock/testpatch.py#L26
Lib/test/test_unittest/testmock/testpatch.py:26:32: F401 `json.dumps` imported but unused help: Remove unused import: `json.dumps`