mirror of https://github.com/python/cpython
120b707a6d
PyConfig_Read() is now responsible to handle early calls to PySys_AddXOption() and PySys_AddWarnOption(). Options added by PySys_AddXOption() are now handled the same way than PyConfig.xoptions and command line -X options. For example, PySys_AddXOption(L"faulthandler") enables faulthandler as expected. |
||
---|---|---|
.. | ||
pycore_accu.h | ||
pycore_atomic.h | ||
pycore_ceval.h | ||
pycore_code.h | ||
pycore_condvar.h | ||
pycore_context.h | ||
pycore_fileutils.h | ||
pycore_getopt.h | ||
pycore_gil.h | ||
pycore_hamt.h | ||
pycore_import.h | ||
pycore_initconfig.h | ||
pycore_object.h | ||
pycore_pathconfig.h | ||
pycore_pyerrors.h | ||
pycore_pyhash.h | ||
pycore_pylifecycle.h | ||
pycore_pymem.h | ||
pycore_pystate.h | ||
pycore_traceback.h | ||
pycore_tupleobject.h | ||
pycore_warnings.h |