This website requires JavaScript.
Explore
Help
Sign in
ilusha
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython
synced
2026-09-27 08:38:59 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
222865daab
cpython
/
Python
History
Download ZIP
Download TAR.GZ
Mark Shannon
a0401d8372
Collect stats for UNPACK_SEQUENCE. (GH-31105)
2022-02-03 18:40:56 +00:00
..
clinic
deepfreeze
frozen_modules
_warnings.c
adaptive.md
asdl.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c
bootstrap_hash.c
ceval.c
Collect stats for UNPACK_SEQUENCE. (GH-31105)
2022-02-03 18:40:56 +00:00
ceval_gil.h
codecs.c
compile.c
bpo-45773: Remove invalid peephole optimizations (GH-31066)
2022-02-03 10:14:44 +00:00
condvar.h
context.c
dtoa.c
dup2.c
dynamic_annotations.c
dynload_hpux.c
dynload_shlib.c
dynload_stub.c
dynload_win.c
errors.c
fileutils.c
formatter_unicode.c
frame.c
Pass reference to func, as well as args, when pushing frame. (GH-31100)
2022-02-03 18:36:28 +00:00
frozen.c
frozenmain.c
future.c
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c
hashtable.c
import.c
importdl.c
importdl.h
initconfig.c
makeopcodetargets.py
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_targets.h
bpo-46329: Split calls into precall and call instructions. (GH-30855)
2022-01-28 12:42:30 +00:00
pathconfig.c
preconfig.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c
bpo-40170: Move _Py_GetAllocatedBlocks() to pycore_pymem.h (GH-30943)
2022-01-27 21:23:22 +01:00
pymath.c
pystate.c
Pass reference to func, as well as args, when pushing frame. (GH-31100)
2022-02-03 18:36:28 +00:00
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c
Python-tokenize.c
pythonrun.c
pytime.c
README
specialize.c
Collect stats for UNPACK_SEQUENCE. (GH-31105)
2022-02-03 18:40:56 +00:00
stdlib_module_names.h
structmember.c
suggestions.c
symtable.c
sysmodule.c
thread.c
thread_nt.h
thread_pthread.h
traceback.c
wordcode_helpers.h
README
Miscellaneous source files for the main Python shared library