diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-11-24 23:01:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-24 23:01:23 (GMT) |
commit | f04ebe2a4d68b194deeb438e9185efdafc10a832 (patch) | |
tree | a6c6eb6febcdedcb094d8409d2f9ef7cc8716a32 /Include/pyport.h | |
parent | 46972b7bc385ec2bdc7f567bbd22c9e56ffdf003 (diff) | |
download | cpython-f04ebe2a4d68b194deeb438e9185efdafc10a832.zip cpython-f04ebe2a4d68b194deeb438e9185efdafc10a832.tar.gz cpython-f04ebe2a4d68b194deeb438e9185efdafc10a832.tar.bz2 |
bpo-32030: Add _PyMainInterpreterConfig.program_name (#4548)
* Py_Main() now calls Py_SetProgramName() earlier to be able to get
the program name in _PyMainInterpreterConfig_ReadEnv().
* Rename prog to program_name
* Rename progpath to program_name
Diffstat (limited to 'Include/pyport.h')
0 files changed, 0 insertions, 0 deletions