]> granicus.if.org Git - python/commit
bpo-36763: Remove _PyCoreConfig.dll_path (GH-13402)
authorVictor Stinner <vstinner@redhat.com>
Sat, 18 May 2019 02:17:01 +0000 (04:17 +0200)
committerGitHub <noreply@github.com>
Sat, 18 May 2019 02:17:01 +0000 (04:17 +0200)
commit410759fba80aded5247b693c60745aa16906f3bb
treefd520f89cfd501f12bdaccab77ddb965ba984f20
parentbab0db6076900cd828588be8595b3cdfade7e7e9
bpo-36763: Remove _PyCoreConfig.dll_path (GH-13402)
Include/cpython/coreconfig.h
Include/internal/pycore_pathconfig.h
Lib/test/test_embed.py
PC/getpathp.c
Python/coreconfig.c
Python/pathconfig.c