cpython/Python
2023-10-10 08:45:23 +00:00
..
clinic
deepfreeze
frozen_modules
_warnings.c
abstract_interp_cases.c.h gh-104909: Split more LOAD_ATTR specializations (GH-110317) 2023-10-04 16:08:02 +01:00
adaptive.md
asdl.c
asm_trampoline.S
assemble.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c
bootstrap_hash.c
bytecodes.c GH-109329: Add tier 2 stats (GH-109913) 2023-10-04 14:52:28 -07:00
ceval.c gh-110237: Check PyList_Append for errors in _PyEval_MatchClass (#110238) 2023-10-07 17:04:51 -07:00
ceval_gil.c gh-109693: Use pyatomic.h for signal module (gh-110480) 2023-10-10 08:26:29 +09:00
ceval_macros.h GH-109369: Merge all eval-breaker flags and monitoring version into one word. (GH-109846) 2023-10-04 16:09:48 +01:00
codecs.c
compile.c
condvar.h
context.c
dtoa.c
dup2.c
dynamic_annotations.c
dynload_hpux.c gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
dynload_shlib.c gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
dynload_stub.c gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
dynload_win.c gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
emscripten_signal.c
emscripten_trampoline.c
errors.c
executor.c Remove an old macro from executor.c (#110597) 2023-10-10 08:45:23 +00:00
executor_cases.c.h GH-109329: Add tier 2 stats (GH-109913) 2023-10-04 14:52:28 -07:00
fileutils.c
flowgraph.c
formatter_unicode.c
frame.c
frozen.c
frozenmain.c
future.c
generated_cases.c.h GH-109329: Add tier 2 stats (GH-109913) 2023-10-04 14:52:28 -07:00
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c
hashtable.c
import.c gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
importdl.c gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
initconfig.c
instrumentation.c GH-109369: Merge all eval-breaker flags and monitoring version into one word. (GH-109846) 2023-10-04 16:09:48 +01:00
intrinsics.c
legacy_tracing.c gh-110514: Add PY_THROW to sys.setprofile events (GH-110524) 2023-10-09 09:38:45 +01:00
lock.c
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_targets.h
optimizer.c gh-109329: Add stat for "trace too short" (GH-110402) 2023-10-05 16:12:06 +01:00
optimizer_analysis.c
parking_lot.c
pathconfig.c
perf_trampoline.c
preconfig.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c gh-109549: Add new states to PyThreadState to support PEP 703 (gh-109915) 2023-10-05 09:46:33 -06:00
pymath.c
pystate.c gh-76785: Add SendChannel.send_buffer() (#110246) 2023-10-09 07:39:51 -06:00
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c
Python-tokenize.c
pythonrun.c
pytime.c gh-108277: Add os.timerfd_create() function (#108382) 2023-10-07 19:33:22 +02:00
README
specialize.c gh-109329: Add stat for "trace too short" (GH-110402) 2023-10-05 16:12:06 +01:00
stdlib_module_names.h gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
structmember.c
suggestions.c
symtable.c
sysmodule.c gh-85283: Add PySys_AuditTuple() function (#108965) 2023-10-05 21:59:35 +00:00
thread.c
thread_nt.h
thread_pthread.h
thread_pthread_stubs.h
traceback.c
tracemalloc.c

Miscellaneous source files for the main Python shared library