summaryrefslogtreecommitdiffstats
path: root/Mac/Extras.install.py
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2021-09-27 16:00:32 (GMT)
committerGitHub <noreply@github.com>2021-09-27 16:00:32 (GMT)
commitae7839bbe817329dd015f9195da308a0f3fbd3e2 (patch)
treeba710c468adef4718e3d1ed9747d2acdc830216b /Mac/Extras.install.py
parente5f13ce5b48b551c09fdd0faeafa6ecf860de51c (diff)
downloadcpython-ae7839bbe817329dd015f9195da308a0f3fbd3e2.zip
cpython-ae7839bbe817329dd015f9195da308a0f3fbd3e2.tar.gz
cpython-ae7839bbe817329dd015f9195da308a0f3fbd3e2.tar.bz2
bpo-45211: Move helpers from getpath.c to internal API. (gh-28550)
This accomplishes 2 things: * consolidates some common code between getpath.c and getpathp.c * makes the helpers available to code in other files FWIW, the signature of the join_relfile() function (in fileutils.c) intentionally mirrors that of Windows' PathCchCombineEx(). Note that this change is mostly moving code around. No behavior is meant to change. https://bugs.python.org/issue45211
Diffstat (limited to 'Mac/Extras.install.py')
0 files changed, 0 insertions, 0 deletions