Staging
v0.5.1
https://github.com/python/cpython
Revision bc8ac6b00efcb3c601224b73f64071281f434bcd authored by Victor Stinner on 30 November 2017, 17:03:55 UTC, committed by GitHub on 30 November 2017, 17:03:55 UTC
_Py_InitializeEx_Private() now calls
_PyMainInterpreterConfig_ReadEnv() to read environment variables
PYTHONHOME and PYTHONPATH, and set the program name.
1 parent 0efc024
History
Tip revision: bc8ac6b00efcb3c601224b73f64071281f434bcd authored by Victor Stinner on 30 November 2017, 17:03:55 UTC
bpo-32030: Fix _Py_InitializeEx_Private() (#4649)
Tip revision: bc8ac6b
File Mode Size
CODEOWNERS -rw-r--r-- 1.5 KB
CODE_OF_CONDUCT.rst -rw-r--r-- 631 bytes
CONTRIBUTING.rst -rw-r--r-- 2.3 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 316 bytes
appveyor.yml -rw-r--r-- 711 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top