This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-22 05:26:10 +01:00
Code
Issues
Releases
Activity
1829a3c9a3
cpython
/
Python
History
Irit Katriel
96396962ce
gh-109094
: remove unnecessary updates of frame->prev_instr in instrumentation functions (#109076)
2023-09-07 18:23:11 +01:00
..
clinic
deepfreeze
frozen_modules
_warnings.c
abstract_interp_cases.c.h
GH-108614
: Add
RESUME_CHECK
instruction (
GH-108630
)
2023-09-07 14:39:03 +01:00
adaptive.md
asdl.c
asm_trampoline.S
assemble.c
ast_opt.c
ast_unparse.c
ast.c
bltinmodule.c
bootstrap_hash.c
bytecodes.c
GH-108614
: Add
RESUME_CHECK
instruction (
GH-108630
)
2023-09-07 14:39:03 +01:00
ceval_gil.c
ceval_macros.h
GH-108614
: Add
RESUME_CHECK
instruction (
GH-108630
)
2023-09-07 14:39:03 +01:00
ceval.c
codecs.c
compile.c
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
GH-108614
: Add
RESUME_CHECK
instruction (
GH-108630
)
2023-09-07 14:39:03 +01:00
errors.c
executor_cases.c.h
GH-108614
: Add
RESUME_CHECK
instruction (
GH-108630
)
2023-09-07 14:39:03 +01:00
executor.c
fileutils.c
flowgraph.c
formatter_unicode.c
frame.c
frozen.c
frozenmain.c
future.c
generated_cases.c.h
GH-108614
: Add
RESUME_CHECK
instruction (
GH-108630
)
2023-09-07 14:39:03 +01: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-109094
: remove unnecessary updates of frame->prev_instr in instrumentation functions (#109076)
2023-09-07 18:23:11 +01:00
intrinsics.c
legacy_tracing.c
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_targets.h
GH-108614
: Add
RESUME_CHECK
instruction (
GH-108630
)
2023-09-07 14:39:03 +01:00
optimizer_analysis.c
optimizer.c
GH-104584
: Restore frame->stacktop on optimizer error (
GH-108953
)
2023-09-06 13:59:50 -07:00
pathconfig.c
perf_trampoline.c
preconfig.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c
pymath.c
pystate.c
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c
Python-tokenize.c
pythonrun.c
pytime.c
README
specialize.c
gh-108753
: _Py_PrintSpecializationStats() uses Py_hexdigits (#109040)
2023-09-07 04:47:57 +02:00
stdlib_module_names.h
structmember.c
suggestions.c
symtable.c
sysmodule.c
thread_nt.h
thread_pthread_stubs.h
thread_pthread.h
thread.c
traceback.c
tracemalloc.c
README
Miscellaneous source files for the main Python shared library