mirror of
https://github.com/python/cpython.git
synced 2025-11-28 22:18:54 +00:00
* _PyCoreConfig_Read() doesn't parse nor update argv if parse_argv is 0. * Move path configuration fields in _PyCoreConfig. * Add an unit test for parse_argv=0. * Remove unused "done": label in _Py_RunMain(). |
||
|---|---|---|
| .. | ||
| abstract.h | ||
| coreconfig.h | ||
| dictobject.h | ||
| interpreteridobject.h | ||
| object.h | ||
| objimpl.h | ||
| pyerrors.h | ||
| pylifecycle.h | ||
| pymem.h | ||
| pystate.h | ||
| tupleobject.h | ||
| unicodeobject.h | ||