GH-104996: Defer joining of `pathlib.PurePath()` arguments. by barneygale · Pull Request #104999 · python/cpython
barneygale added a commit to barneygale/cpython that referenced this pull request
…thonGH-104999) Joining of arguments is moved to `_load_parts`, which is called when a normalized path is needed. (cherry picked from commit ffeaec7)
barneygale added a commit to barneygale/cpython that referenced this pull request
…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 a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters