0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Python
2023-05-07 20:42:26 +01:00
..
clinic
deepfreeze
frozen_modules
_warnings.c gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) 2023-05-05 21:11:27 +00:00
adaptive.md
asdl.c
asm_trampoline.S
assemble.c
ast_opt.c gh-104018: remove unused format "z" handling in string formatfloat() (#104107) 2023-05-07 10:11:42 +05:30
ast_unparse.c
ast.c
bltinmodule.c gh-103886: Improve builtins.__doc__ (#104179) 2023-05-06 19:05:34 -07:00
bootstrap_hash.c
bytecodes.c
ceval_gil.c gh-99113: Make Sure the GIL is Acquired at the Right Places (gh-104208) 2023-05-06 15:59:30 -06:00
ceval_macros.h
ceval.c GH-96803: Add three C-API functions to make _PyInterpreterFrame less opaque for users of PEP 523. (GH-96849) 2023-05-05 17:53:07 +01:00
codecs.c
compile.c gh-104240: make _PyCompile_CodeGen support different compilation modes (#104241) 2023-05-07 18:47:28 +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
fileutils.c
flowgraph.c
formatter_unicode.c
frame.c GH-96803: Add three C-API functions to make _PyInterpreterFrame less opaque for users of PEP 523. (GH-96849) 2023-05-05 17:53:07 +01:00
frozen.c
frozenmain.c
future.c
generated_cases.c.h
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c
hashtable.c
import.c gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) 2023-05-05 21:11:27 +00:00
importdl.c
importdl.h
initconfig.c
instrumentation.c gh-103845: Remove line & instruction instrumentations before adding them back (GH-103851) 2023-05-03 10:51:47 +01:00
intrinsics.c
legacy_tracing.c
makeopcodetargets.py
marshal.c gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) 2023-05-05 21:11:27 +00:00
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_metadata.h
opcode_targets.h
pathconfig.c
perf_trampoline.c gh-103650: Fix perf maps address format (#103651) 2023-05-07 20:42:26 +01:00
preconfig.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c gh-99113: Make Sure the GIL is Acquired at the Right Places (gh-104208) 2023-05-06 15:59:30 -06:00
pymath.c
pystate.c gh-99113: Make Sure the GIL is Acquired at the Right Places (gh-104208) 2023-05-06 15:59:30 -06:00
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) 2023-05-05 21:11:27 +00:00
Python-tokenize.c gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) 2023-05-05 21:11:27 +00:00
pythonrun.c
pytime.c
README
specialize.c
stdlib_module_names.h
structmember.c gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511) 2023-05-04 09:56:53 +02:00
suggestions.c
symtable.c
sysmodule.c gh-103323: Remove PyRuntimeState_GetThreadState() (#104171) 2023-05-04 16:21:01 +02:00
thread_nt.h
thread_pthread_stubs.h
thread_pthread.h
thread.c
traceback.c GH-96803: Add three C-API functions to make _PyInterpreterFrame less opaque for users of PEP 523. (GH-96849) 2023-05-05 17:53:07 +01:00

Miscellaneous source files for the main Python shared library