Skip to content

GH-100479: Add optional blueprint argument to pathlib.PurePath#100481

Closed
barneygale wants to merge 22 commits intopython:mainfrom
barneygale:gh-100479-add-makepath
Closed

GH-100479: Add optional blueprint argument to pathlib.PurePath#100481
barneygale wants to merge 22 commits intopython:mainfrom
barneygale:gh-100479-add-makepath

Conversation

@barneygale
Copy link
Contributor

@barneygale barneygale commented Dec 23, 2022

Add optional blueprint argument to pathlib.PurePath and Path. This argument is supplied whenever a derivative path is created, such as from PurePath.parent. Subclasses may use this to pass information between paths.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants