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-09 11:38:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Mark Shannon
04acfa94bb
Merge deoptimization blocks in interpreter (GH-32155)
2022-03-30 13:11:33 +01:00
..
clinic
…
deepfreeze
…
frozen_modules
…
_warnings.c
…
adaptive.md
…
asdl.c
…
ast_opt.c
…
ast_unparse.c
bpo-43224: Implement PEP 646 grammar changes (GH-31018)
2022-03-26 09:55:35 -07:00
ast.c
…
bltinmodule.c
…
bootstrap_hash.c
…
ceval_gil.h
…
ceval.c
Merge deoptimization blocks in interpreter (GH-32155)
2022-03-30 13:11:33 +01:00
codecs.c
…
compile.c
bpo-43224: Implement PEP 646 grammar changes (GH-31018)
2022-03-26 09:55:35 -07: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
bpo-47045: Remove
f_state
field (GH-31963)
2022-03-22 12:57:19 +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
bpo-46841: Quicken code in-place (GH-31888)
2022-03-21 11:11:17 +00:00
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
bpo-47127: Specialize calls for fastcall c methods with keywords (GH-32125)
2022-03-28 03:53:25 +08:00
pathconfig.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
bpo-46864: Suppress even more ob_shash deprecation warnings (GH-32176)
2022-03-30 08:35:15 +02:00
pymath.c
…
pystate.c
bpo-46864: Suppress deprecation warnings for ob_shash. (GH-32042)
2022-03-23 17:11:22 +09:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
…
Python-tokenize.c
…
pythonrun.c
…
pytime.c
…
README
…
specialize.c
Merge deoptimization blocks in interpreter (GH-32155)
2022-03-30 13:11:33 +01:00
stdlib_module_names.h
…
structmember.c
…
suggestions.c
…
symtable.c
…
sysmodule.c
bpo-42197: Don't create
f_locals
dictionary unless we actually need it. (GH-32055)
2022-03-25 12:57:50 +00:00
thread_nt.h
…
thread_pthread.h
…
thread.c
…
traceback.c
…
README
Miscellaneous source files for the main Python shared library