]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32030: Fix calculate_path() on macOS (#4526)
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 23 Nov 2017 18:02:04 +0000 (19:02 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2017 18:02:04 +0000 (19:02 +0100)
commitb9197959c186f9061bd74d0adc20e96556426db4
treef0bf4686455e21c9f69ea94e8ff1fda6fd52b030
parentb98f1715a35d2cbd1e9e45e1e7ae51a39e00dc4a
bpo-32030: Fix calculate_path() on macOS (#4526)
Modules/getpath.c