cpython/Python
2022-03-23 17:11:22 +09:00
..
clinic Use FASTCALL for __import__ (GH-31752) 2022-03-11 18:46:55 +02:00
deepfreeze
frozen_modules
_warnings.c
adaptive.md Update adaptive.md for inline caching (GH-31817) 2022-03-11 14:29:10 +00:00
asdl.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c Use FASTCALL for __import__ (GH-31752) 2022-03-11 18:46:55 +02:00
bootstrap_hash.c
ceval.c bpo-43166: Disable ceval.c optimizations for Windows debug builds (GH-32023) 2022-03-23 00:35:25 +00:00
ceval_gil.h
codecs.c
compile.c bpo-46841: Quicken code in-place (GH-31888) 2022-03-21 11:11:17 +00:00
condvar.h
context.c
dtoa.c
dup2.c
dynamic_annotations.c
dynload_hpux.c
dynload_shlib.c
dynload_stub.c
dynload_win.c
errors.c
fileutils.c Remove trailing spaces (GH-31695) 2022-03-05 17:47:00 +02:00
formatter_unicode.c bpo-46920: Remove disabled debug code added decades ago and likely unnecessary (GH-31812) 2022-03-14 17:03:21 +01:00
frame.c bpo-47045: Remove f_state field (GH-31963) 2022-03-22 12:57:19 +00:00
frozen.c
frozenmain.c
future.c
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c
hashtable.c
import.c
importdl.c
importdl.h
initconfig.c
makeopcodetargets.py
marshal.c bpo-46841: Quicken code in-place (GH-31888) 2022-03-21 11:11:17 +00:00
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_targets.h bpo-46841: Quicken code in-place (GH-31888) 2022-03-21 11:11:17 +00:00
pathconfig.c
preconfig.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c bpo-45786: Remove _PyFrame_Fini() and _PyFrame_DebugMallocStats() (GH-31874) 2022-03-18 11:16:55 +01:00
pymath.c
pystate.c bpo-46864: Suppress deprecation warnings for ob_shash. (GH-32042) 2022-03-23 17:11:22 +09:00
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c
Python-tokenize.c
pythonrun.c
pytime.c
README
specialize.c bpo-46841: Quicken code in-place (GH-31888) 2022-03-21 11:11:17 +00:00
stdlib_module_names.h bpo-40059: Add tomllib (PEP-680) (GH-31498) 2022-03-08 09:26:13 +01:00
structmember.c
suggestions.c
symtable.c
sysmodule.c bpo-46850: Remove _PyEval_GetCoroutineOriginTrackingDepth() (GH-32018) 2022-03-21 02:24:00 +01:00
thread.c
thread_nt.h
thread_pthread.h
traceback.c

Miscellaneous source files for the main Python shared library