summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2019-10-04 17:53:43 (GMT)
committerGitHub <noreply@github.com>2019-10-04 17:53:43 (GMT)
commitc02b41b1fb115c87693530ea6a480b2e15460424 (patch)
treedd863614c77112d715aac8277083cdd8d119f905 /.gitattributes
parentabd7cd856ba326bd7574135c7d034e98492ab695 (diff)
downloadcpython-c02b41b1fb115c87693530ea6a480b2e15460424.zip
cpython-c02b41b1fb115c87693530ea6a480b2e15460424.tar.gz
cpython-c02b41b1fb115c87693530ea6a480b2e15460424.tar.bz2
bpo-38353: getpath.c: allocates strings on the heap (GH-16585)
* _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.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions