diff options
author | Victor Stinner <vstinner@python.org> | 2023-06-01 12:06:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-01 12:06:32 (GMT) |
commit | c67121ac6bf8ee36d79de92ef68fc3fde178d2a3 (patch) | |
tree | dc23a71f3b65e9dc384d85992a9f73c46c0f6af3 /Tools/peg_generator/data/xxl.zip | |
parent | ec0082ca460f6b5eaf987536d28d6bc252322307 (diff) | |
download | cpython-c67121ac6bf8ee36d79de92ef68fc3fde178d2a3.zip cpython-c67121ac6bf8ee36d79de92ef68fc3fde178d2a3.tar.gz cpython-c67121ac6bf8ee36d79de92ef68fc3fde178d2a3.tar.bz2 |
gh-105145: Deprecate Py_GetPath() function (#105179)
Deprecate old Python initialization functions:
* PySys_ResetWarnOptions()
* Py_GetExecPrefix()
* Py_GetPath()
* Py_GetPrefix()
* Py_GetProgramFullPath()
* Py_GetProgramName()
* Py_GetPythonHome()
_tkinter.c uses sys.executable instead of Py_GetProgramName()
and uses sys.prefix instead of Py_GetPrefix().
Diffstat (limited to 'Tools/peg_generator/data/xxl.zip')
0 files changed, 0 insertions, 0 deletions