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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.2 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 48.4 KB
license.rst -rw-r--r-- 46.2 KB
make.bat -rw-r--r-- 5.1 KB

README.rst

back to top