Home
last modified time | relevance | path

Searched refs:Py_DontWriteBytecodeFlag (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Include/cpython/
Dpydebug.h18 Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_DontWriteBytecodeFlag;
/external/python/cpython3/Doc/deprecations/
Dc-api-pending-removal-in-3.14.rst46 * :c:var:`Py_DontWriteBytecodeFlag`:
/external/python/cpython3/Programs/
D_testembed.c590 Py_DontWriteBytecodeFlag = 1; in test_init_global_config()
729 Py_DontWriteBytecodeFlag = 0; in test_init_from_config()
1065 Py_DontWriteBytecodeFlag = 1; in set_all_global_config_variables()
1135 Py_DontWriteBytecodeFlag = 1; in check_init_python_config()
/external/python/cpython3/Python/
Dinitconfig.c325 int Py_DontWriteBytecodeFlag = 0; /* Suppress writing bytecode files (*.pyc) */ variable
386 SET_ITEM_INT(Py_DontWriteBytecodeFlag); in _Py_GetGlobalVariablesAsDict()
1420 COPY_NOT_FLAG(write_bytecode, Py_DontWriteBytecodeFlag); in config_get_global_vars()
1460 COPY_NOT_FLAG(write_bytecode, Py_DontWriteBytecodeFlag); in config_set_global_vars()
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv116 Python/initconfig.c - Py_DontWriteBytecodeFlag -
/external/python/cpython3/Doc/whatsnew/
D3.12.rst2153 * :c:var:`Py_DontWriteBytecodeFlag`: use :c:member:`PyConfig.write_bytecode`
/external/python/cpython3/Doc/c-api/
Dinit.rst128 .. c:var:: int Py_DontWriteBytecodeFlag
/external/python/cpython3/Doc/data/
Dpython3.13.abi1629 …<elf-symbol name='Py_DontWriteBytecodeFlag' size='4' type='object-type' binding='global-binding' v…
26687Py_DontWriteBytecodeFlag' type-id='type-id-5' mangled-name='Py_DontWriteBytecodeFlag' visibility='…