SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 81 Python

bpo-32030: Add Python/pathconfig.c (#4668)

* 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
V
Victor Stinner committed
0ea395ae964c9cd0f499e2ef0d0030c971201220
Parent: ebac19d
Committed by GitHub <noreply@github.com> on 12/1/2017, 7:50:58 PM