Skip to content

GH-130614: pathlib ABCs: revise test suite for Posix path joining#131017

Merged
barneygale merged 1 commit intopython:mainfrom
barneygale:gh-130614-test-join-posix
Mar 10, 2025
Merged

GH-130614: pathlib ABCs: revise test suite for Posix path joining#131017
barneygale merged 1 commit intopython:mainfrom
barneygale:gh-130614-test-join-posix

Conversation

@barneygale
Copy link
Copy Markdown
Contributor

@barneygale barneygale commented Mar 9, 2025

Test Posix-flavoured pathlib.types._JoinablePath in a dedicated test module. These tests cover LexicalPosixPath, PurePosixPath and PosixPath, where LexicalPosixPath is a simple implementation of _JoinablePath for use in tests.

Test Posix-flavoured `pathlib.types._JoinablePath` in a dedicated test
module. These tests cover `LexicalPosixPath`, `PurePosixPath` and
`PosixPath`, where `LexicalPosixPath` is a simple implementation of
`_JoinablePath` for use in tests.
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