diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-06-07 23:25:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-07 23:25:45 (GMT) |
commit | ae25f1c8e5522dee4131a3b48490cdb199e9ae22 (patch) | |
tree | 1f145d624fa05b5880be8feb071d29ec7c596dbc /Python/pathconfig.c | |
parent | 4b2263e4bf4952cf9671298f5cde2bc92333223b (diff) | |
download | cpython-ae25f1c8e5522dee4131a3b48490cdb199e9ae22.zip cpython-ae25f1c8e5522dee4131a3b48490cdb199e9ae22.tar.gz cpython-ae25f1c8e5522dee4131a3b48490cdb199e9ae22.tar.bz2 |
[3.12] GH-104996: Defer joining of `pathlib.PurePath()` arguments. (GH-104999) (GH-105483)
Joining of arguments is moved to `_load_parts`, which is called when a
normalized path is needed.
(cherry picked from commit ffeaec7e60c88d585deacb10264ba7a96e5e52df)
Diffstat (limited to 'Python/pathconfig.c')
0 files changed, 0 insertions, 0 deletions