Skip to content

GH-128520: Divide pathlib ABCs into three classes #1167

GH-128520: Divide pathlib ABCs into three classes

GH-128520: Divide pathlib ABCs into three classes #1167

Triggered via push January 5, 2025 20:07
Status Failure
Total duration 1m 16s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F811): Lib/test/test_pathlib/test_pathlib_abc.py#L1417
Lib/test/test_pathlib/test_pathlib_abc.py:1417:9: F811 Redefinition of unused `test_read_write_bytes` from line 1365
Ruff (F811): Lib/test/test_pathlib/test_pathlib_abc.py#L1425
Lib/test/test_pathlib/test_pathlib_abc.py:1425:9: F811 Redefinition of unused `test_read_write_text` from line 1373
Ruff (F811): Lib/test/test_pathlib/test_pathlib_abc.py#L1434
Lib/test/test_pathlib/test_pathlib_abc.py:1434:9: F811 Redefinition of unused `test_read_text_with_newlines` from line 1382
Ruff (F811): Lib/test/test_pathlib/test_pathlib_abc.py#L1449
Lib/test/test_pathlib/test_pathlib_abc.py:1449:9: F811 Redefinition of unused `test_write_text_with_newlines` from line 1397
lint
Process completed with exit code 1.