cpython/Python
2022-11-10 11:50:34 +00:00
..
clinic GH-98686: Quicken everything (GH-98687) 2022-11-02 10:42:57 -07:00
deepfreeze
frozen_modules
_warnings.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
adaptive.md GH-98686: Get rid of "adaptive" and "quick" instructions (GH-99182) 2022-11-09 10:50:09 -08:00
asdl.c
asm_trampoline.S gh-96143: Move the perf trampoline files to the Python directory (#98675) 2022-10-25 23:34:22 +01:00
ast.c
ast_opt.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
ast_unparse.c
bltinmodule.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
bootstrap_hash.c
bytecodes.c gh-99300: Use Py_NewRef() in Python/ceval.c (#99318) 2022-11-10 11:25:33 +01:00
ceval.c gh-99300: Use Py_NewRef() in Python/ceval.c (#99318) 2022-11-10 11:25:33 +01:00
ceval_gil.c
codecs.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
compile.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
condvar.h
context.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
dtoa.c
dup2.c
dynamic_annotations.c
dynload_hpux.c
dynload_shlib.c
dynload_stub.c
dynload_win.c
emscripten_signal.c
errors.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
fileutils.c
formatter_unicode.c
frame.c
frozen.c
frozenmain.c
future.c gh-87092: do not allocate PyFutureFeatures dynamically (GH-98913) 2022-11-02 15:13:07 +00:00
generated_cases.c.h gh-99300: Use Py_NewRef() in Python/ceval.c (#99318) 2022-11-10 11:25:33 +01:00
getargs.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
hashtable.c
import.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
importdl.c
importdl.h
importlib.h
initconfig.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
makeopcodetargets.py
marshal.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
modsupport.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
mysnprintf.c
mystrtoul.c
opcode_targets.h GH-98686: Get rid of "adaptive" and "quick" instructions (GH-99182) 2022-11-09 10:50:09 -08:00
pathconfig.c gh-98978: Fix Py_SetPythonHome(NULL) (#99066) 2022-11-03 18:34:32 +01:00
perf_trampoline.c gh-96143: Move the perf trampoline files to the Python directory (#98675) 2022-10-25 23:34:22 +01:00
preconfig.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
pymath.c
pystate.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
Python-tokenize.c
pythonrun.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
pytime.c
README
specialize.c GH-99257: Check the owner's type when specializing slots (GH-99258) 2022-11-10 11:50:34 +00:00
stdlib_module_names.h gh-72719: Remove asyncore and asynchat modules (#96580) 2022-11-08 16:48:58 +01:00
structmember.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
suggestions.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
symtable.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
sysmodule.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00
thread.c gh-99300: Use Py_NewRef() in Python/ directory (#99302) 2022-11-10 09:03:39 +01:00
thread_nt.h
thread_pthread.h
thread_pthread_stubs.h
traceback.c gh-99300: Use Py_NewRef() in Python/ directory (#99317) 2022-11-10 11:23:36 +01:00

Miscellaneous source files for the main Python shared library