[3.12] GH-104996: Defer joining of `pathlib.PurePath()` arguments. (GH-104999) by barneygale · Pull Request #105483 · python/cpython
Conversation
Contributor
Joining of arguments is moved to _load_parts, which is called when a normalized path is needed.
(cherry picked from commit ffeaec7)
Co-authored-by: Barney Gale barney.gale@gmail.com
barneygale added 2 commits
…thonGH-104999) Joining of arguments is moved to `_load_parts`, which is called when a normalized path is needed. (cherry picked from commit ffeaec7)
…ts. (pythonGH-104999) Joining of arguments is moved to `_load_parts`, which is called when a normalized path is needed.. (cherry picked from commit ffeaec7) Co-authored-by: Barney Gale <barney.gale@gmail.com>
barneygale
added
the
topic-pathlib
label
bedevere-bot
added
the
awaiting core review
label
This was referenced
AlexWaygood
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
barneygale
merged commit
ae25f1c
into
python:3.12
bedevere-bot
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment