◐ Shell
clean mode source ↗

bpo-32030: Add Python/pathconfig.c by vstinner · Pull Request #4668 · python/cpython

* Factorize code from PC/getpathp.c and Modules/getpath.c to remove
  duplicated code
* rename pathconfig_clear() to _PyPathConfig_Clear()
* Inline _PyPathConfig_Fini() in pymain_impl() and then remove it,
  since it's a oneliner

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Dec 2, 2017

vstinner added a commit that referenced this pull request

Dec 4, 2017