Skip to content

Conversation

@barneygale
Copy link
Contributor

@barneygalebarneygale commented Mar 8, 2025

Test pathlib.types._JoinablePath in a dedicated test module. These tests cover LexicalPath, PurePath and Path, where LexicalPath is defined in a new test.test_pathlib.support package.

Test `pathlib.types._JoinablePath` in a dedicated test module. These tests cover `LexicalPath`, `PurePath` and `Path`, where `LexicalPath` is defined in a new `test.test_pathlib.support` package.
@barneygalebarneygale changed the title GH-130614: Add test.test_pathlib.test_joinGH-130614: pathlib ABCs: add test suite for path joiningMar 9, 2025
@barneygalebarneygale changed the title GH-130614: pathlib ABCs: add test suite for path joiningGH-130614: pathlib ABCs: revise test suite for path joiningMar 9, 2025
@barneygalebarneygale enabled auto-merge (squash) March 9, 2025 17:01
@barneygalebarneygale merged commit 475f933 into python:mainMar 9, 2025
38 checks passed
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