mirror of https://github.com/python/cpython
Browse Source
* _Py_FindEnvConfigValue() now returns a string allocated by PyMem_RawMalloc(). * calculate_init() now decodes VPATH macro. * Add calculate_open_pyenv() function. * Add substring() and joinpath2() functions. * Fix add_exe_suffix() And a few cleanup changes.pull/16587/head
committed by
GitHub
4 changed files with 421 additions and 313 deletions
678
Modules/getpath.c
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Loading…
Reference in new issue