This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-09 11:36:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f92857a93016aa26ba93959d2bdb690ef52e7f07
cpython
/
Python
T
History
Ken Jin
f92857a930
gh-115480: Minor fixups in int constant propagation (GH-115507)
2024-02-16 22:59:43 +08:00
..
clinic
…
deepfreeze
…
frozen_modules
…
_warnings.c
…
adaptive.md
…
asdl.c
…
asm_trampoline.S
…
assemble.c
…
ast_opt.c
…
ast_unparse.c
…
ast.c
…
bltinmodule.c
…
bootstrap_hash.c
…
brc.c
…
bytecodes.c
gh-114626: add PyCFunctionFast and PyCFunctionFastWithKeywords (GH-114627)
2024-02-15 11:05:20 +01:00
ceval_gil.c
…
ceval_macros.h
…
ceval.c
…
codecs.c
…
compile.c
gh-115376: fix segfault in _testinternalcapi.compiler_codegen on bad input (
#115379
)
2024-02-15 14:32:21 +00:00
condvar.h
…
context.c
gh-111968: Split _Py_dictkeys_freelist out of _Py_dict_freelist (gh-115505)
2024-02-16 01:01:36 +00:00
critical_section.c
…
crossinterp_data_lookup.h
gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)
2024-02-13 14:56:49 -07:00
crossinterp_exceptions.h
gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)
2024-02-13 14:56:49 -07:00
crossinterp.c
gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)
2024-02-13 14:56:49 -07:00
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_hpux.c
…
dynload_shlib.c
…
dynload_stub.c
…
dynload_win.c
…
emscripten_signal.c
…
emscripten_trampoline.c
…
errors.c
…
executor_cases.c.h
gh-114626: add PyCFunctionFast and PyCFunctionFastWithKeywords (GH-114627)
2024-02-15 11:05:20 +01:00
fileutils.c
…
flowgraph.c
gh-115420: Fix translation of exception hander targets by _testinternalcapi.optimize_cfg. (
#115425
)
2024-02-15 14:32:52 +00:00
formatter_unicode.c
…
frame.c
…
frozen.c
…
frozenmain.c
…
future.c
…
gc_free_threading.c
gh-111968: Rename freelist related struct names to Eric's suggestion (gh-115329)
2024-02-14 00:32:51 +00:00
gc_gil.c
gh-111968: Rename freelist related struct names to Eric's suggestion (gh-115329)
2024-02-14 00:32:51 +00:00
gc.c
gh-115124: Use _PyObject_ASSERT() in gc.c (
#115125
)
2024-02-15 14:29:42 +00:00
generated_cases.c.h
gh-114626: add PyCFunctionFast and PyCFunctionFastWithKeywords (GH-114627)
2024-02-15 11:05:20 +01:00
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
…
importdl.c
…
initconfig.c
…
instrumentation.c
…
intrinsics.c
…
jit.c
…
legacy_tracing.c
…
lock.c
gh-113743: Make the MRO cache thread-safe in free-threaded builds (
#113930
)
2024-02-15 10:54:57 -08:00
marshal.c
…
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
object_stack.c
gh-111968: Split _Py_dictkeys_freelist out of _Py_dict_freelist (gh-115505)
2024-02-16 01:01:36 +00:00
opcode_targets.h
…
optimizer_analysis.c
gh-115480: Minor fixups in int constant propagation (GH-115507)
2024-02-16 22:59:43 +08:00
optimizer.c
GH-113710: Improve
_SET_IP
and
_CHECK_VALIDITY
(GH-115248)
2024-02-13 16:28:19 +00:00
parking_lot.c
…
pathconfig.c
…
perf_trampoline.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
gh-115503: Fix
run_presite
error handling (
#115504
)
2024-02-16 08:33:17 +03:00
pymath.c
…
pystate.c
gh-113743: Use per-interpreter locks for types (
#115541
)
2024-02-15 16:28:31 -08:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
…
Python-tokenize.c
…
pythonrun.c
…
pytime.c
gh-110850: Add PyTime_t C API (GH-115215)
2024-02-12 18:13:10 +01:00
README
…
specialize.c
gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)
2024-02-13 21:24:48 +08: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
…
tier2_redundancy_eliminator_bytecodes.c
gh-115480: Minor fixups in int constant propagation (GH-115507)
2024-02-16 22:59:43 +08:00
tier2_redundancy_eliminator_cases.c.h
gh-115480: Minor fixups in int constant propagation (GH-115507)
2024-02-16 22:59:43 +08:00
traceback.c
…
tracemalloc.c
…
vm-state.md
…
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink