Skip to content

Conversation

@barneygale
Copy link
Contributor

@barneygale barneygale 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`.
@barneygale barneygale added tests Tests in the Lib/test dir skip news topic-pathlib labels Mar 13, 2025
@barneygale barneygale merged commit 633942e into python:main Mar 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`.
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir topic-pathlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant