This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-04 07:01:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Miss Islington (bot)
77b71ac793
[3.14] gh-144766: Fix a crash in fork child process when perf support is enabled. (GH-144795) (
#144816
)
2026-02-14 12:09:00 +00:00
..
clinic
…
frozen_modules
…
_contextvars.c
…
_warnings.c
…
asdl.c
…
asm_trampoline.S
…
assemble.c
…
ast_preprocess.c
…
ast_unparse.c
…
ast.c
…
bltinmodule.c
…
bootstrap_hash.c
…
brc.c
…
bytecodes.c
…
ceval_gil.c
…
ceval_macros.h
…
ceval.c
…
codecs.c
…
codegen.c
…
compile.c
…
condvar.h
…
config_common.h
…
context.c
…
critical_section.c
…
crossinterp_data_lookup.h
…
crossinterp_exceptions.h
…
crossinterp.c
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_hpux.c
…
dynload_shlib.c
…
dynload_stub.c
…
dynload_win.c
…
emscripten_signal.c
…
emscripten_syscalls.c
…
emscripten_trampoline_inner.c
…
emscripten_trampoline.c
…
errors.c
…
executor_cases.c.h
…
fileutils.c
…
flowgraph.c
…
formatter_unicode.c
…
frame.c
[3.14] gh-144446: Fix some frame object thread-safety issues (gh-144479) (
#144546
)
2026-02-06 15:25:36 +00:00
frozen.c
…
frozenmain.c
…
future.c
…
gc_free_threading.c
…
gc_gil.c
…
gc.c
…
generated_cases.c.h
…
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
[3.14] gh-143650: Fix importlib race condition on import failure (GH-143651) (
#144662
)
2026-02-11 06:06:51 +00:00
importdl.c
…
index_pool.c
…
initconfig.c
…
instruction_sequence.c
…
instrumentation.c
…
interpconfig.c
…
intrinsics.c
…
jit.c
…
legacy_tracing.c
…
lock.c
…
marshal.c
…
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
object_stack.c
…
opcode_targets.h
…
optimizer_analysis.c
…
optimizer_bytecodes.c
…
optimizer_cases.c.h
…
optimizer_symbols.c
…
optimizer.c
…
parking_lot.c
…
pathconfig.c
…
perf_jit_trampoline.c
[3.14] gh-144194: Fix mmap failure check in perf_jit_trampoline.c (GH-143713) (
#144301
)
2026-01-28 13:57:19 +00:00
perf_trampoline.c
[3.14] gh-144766: Fix a crash in fork child process when perf support is enabled. (GH-144795) (
#144816
)
2026-02-14 12:09:00 +00:00
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
[3.14] gh-144307: Fix a reference leak during module teardown (GH-144308) (GH-144327)
2026-01-29 19:19:14 +00:00
pymath.c
…
pystate.c
…
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
[3.14] gh-144169: Fix three crashes in AST objects with non-str kwargs (GH-144178) (
#144227
)
2026-01-26 12:14:39 +00:00
Python-tokenize.c
…
pythonrun.c
…
pytime.c
…
qsbr.c
…
README
…
remote_debug.h
[3.14] gh-144563: Fix remote debugging with duplicate libpython mappings from ctypes (GH-144595) (
#144655
)
2026-02-10 14:31:49 +00:00
remote_debugging.c
…
specialize.c
…
stackrefs.c
…
stdlib_module_names.h
…
structmember.c
…
suggestions.c
…
symtable.c
…
sysmodule.c
…
thread_nt.h
…
thread_pthread_stubs.h
…
thread_pthread.h
…
thread.c
…
tier2_engine.md
…
traceback.c
…
tracemalloc.c
…
uniqueid.c
…
vm-state.md
…
README
Miscellaneous source files for the main Python shared library