cpython/Python
2023-08-21 23:44:31 +01:00
..
clinic gh-107526: Revert "gh-100357: Convert several functions in bltinsmodule to AC" (#107542) 2023-08-20 17:54:10 -07:00
deepfreeze
frozen_modules
_warnings.c
abstract_interp_cases.c.h gh-106581: Project through calls (#108067) 2023-08-17 11:29:58 -07:00
adaptive.md
asdl.c
asm_trampoline.S
assemble.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c gh-107526: Revert "gh-100357: Convert several functions in bltinsmodule to AC" (#107542) 2023-08-20 17:54:10 -07:00
bootstrap_hash.c
bytecodes.c gh-106581: Project through calls (#108067) 2023-08-17 11:29:58 -07:00
ceval.c gh-107944: Improve error message for function calls with bad keyword arguments (#107969) 2023-08-17 19:39:42 +01:00
ceval_gil.c
ceval_macros.h gh-106581: Project through calls (#108067) 2023-08-17 11:29:58 -07:00
codecs.c
compile.c gh-105724: Add location information to assert errors (GH-105935) 2023-08-16 11:35:38 +01:00
condvar.h
context.c
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-107916: Save the error code before decoding the filename in PyErr_SetFromErrnoWithFilename() etc (GH-107929) 2023-08-21 14:16:31 +03:00
executor.c GH-108035: Remove the _PyCFrame struct as it is no longer needed for performance. (GH-108036) 2023-08-17 11:16:03 +01:00
executor_cases.c.h gh-106581: Project through calls (#108067) 2023-08-17 11:29:58 -07:00
fileutils.c
flowgraph.c gh-107901: Fix missing line number on BACKWARD_JUMP at the end of a for loop (#108242) 2023-08-21 23:44:31 +01:00
formatter_unicode.c
frame.c GH-108035: Remove the _PyCFrame struct as it is no longer needed for performance. (GH-108036) 2023-08-17 11:16:03 +01:00
frozen.c
frozenmain.c
future.c
generated_cases.c.h gh-106581: Project through calls (#108067) 2023-08-17 11:29:58 -07:00
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c
hashtable.c
import.c
importdl.c
importdl.h
initconfig.c
instrumentation.c GH-108035: Remove the _PyCFrame struct as it is no longer needed for performance. (GH-108036) 2023-08-17 11:16:03 +01:00
intrinsics.c GH-108035: Remove the _PyCFrame struct as it is no longer needed for performance. (GH-108036) 2023-08-17 11:16:03 +01:00
legacy_tracing.c
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_targets.h gh-105481: generate op IDs from bytecode.c instead of hard coding them in opcode.py (#107971) 2023-08-16 22:25:18 +00:00
optimizer.c gh-106581: Project through calls (#108067) 2023-08-17 11:29:58 -07:00
optimizer_analysis.c
pathconfig.c
perf_trampoline.c
preconfig.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c gh-108014: Add Py_IsFinalizing() function (#108032) 2023-08-18 12:34:41 +02:00
pymath.c
pystate.c GH-108035: Remove the _PyCFrame struct as it is no longer needed for performance. (GH-108036) 2023-08-17 11:16:03 +01:00
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c gh-108113: Make it possible to create an optimized AST (#108154) 2023-08-21 16:31:30 +00:00
Python-tokenize.c
pythonrun.c gh-108113: Make it possible to create an optimized AST (#108154) 2023-08-21 16:31:30 +00:00
pytime.c
README
specialize.c
stdlib_module_names.h
structmember.c
suggestions.c gh-107944: Improve error message for function calls with bad keyword arguments (#107969) 2023-08-17 19:39:42 +01:00
symtable.c
sysmodule.c gh-108014: Add Py_IsFinalizing() function (#108032) 2023-08-18 12:34:41 +02:00
thread.c
thread_nt.h
thread_pthread.h
thread_pthread_stubs.h
traceback.c GH-108035: Remove the _PyCFrame struct as it is no longer needed for performance. (GH-108036) 2023-08-17 11:16:03 +01:00
tracemalloc.c

Miscellaneous source files for the main Python shared library