Skip to content

Conversation

@barneygale
Copy link
Contributor

@barneygalebarneygale commented Mar 13, 2025

Remove the test.test_pathlib.test_pathlib_abc test module, which was hollowed out in previous commits. Its few remaining tests are most relevant to PurePath and Path, so we move them into test_pathlib.py.

…dule Remove the `test.test_pathlib.test_pathlib_abc` test module, which was hollowed out in previous commits. Its few remaining tests are most relevant to `PurePath` and `Path`, so we move them into `test_pathlib`.
@barneygalebarneygale added tests Tests in the Lib/test dir skip news topic-pathlib labels Mar 13, 2025
@barneygalebarneygale merged commit 633942e into python:mainMar 14, 2025
46 checks passed
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
…dule (python#131215) Remove the `test.test_pathlib.test_pathlib_abc` test module, which was hollowed out in previous commits. Its few remaining tests are most relevant to `PurePath` and `Path`, so we move them into `test_pathlib`.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-pathlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@barneygale