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-08 20:17:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Dong-hee Na
345ba3f080
bpo-45510: Specialize BINARY_SUBTRACT (GH-29523)
2021-11-18 09:19:58 +00:00
..
clinic
…
deepfreeze
bpo-45696: Deep-freeze selected modules (GH-29118)
2021-11-10 18:01:53 -08:00
frozen_modules
…
_warnings.c
…
adaptive.md
…
asdl.c
…
ast_opt.c
bpo-45753: Make recursion checks more efficient. (GH-29524)
2021-11-16 11:01:57 +00:00
ast_unparse.c
…
ast.c
bpo-45753: Make recursion checks more efficient. (GH-29524)
2021-11-16 11:01:57 +00:00
bltinmodule.c
…
bootstrap_frozen.c
bpo-45696: Deep-freeze selected modules (GH-29118)
2021-11-10 18:01:53 -08:00
bootstrap_hash.c
…
ceval_gil.h
…
ceval.c
bpo-45510: Specialize BINARY_SUBTRACT (GH-29523)
2021-11-18 09:19:58 +00:00
codecs.c
…
compile.c
bpo-45773: Stop "optimizing" certain jump patterns (GH-29505)
2021-11-11 11:44:34 -08: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
…
frozen.c
bpo-45696: Deep-freeze selected modules (GH-29118)
2021-11-10 18:01:53 -08:00
frozenmain.c
…
future.c
…
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
bpo-45696: Deep-freeze selected modules (GH-29118)
2021-11-10 18:01:53 -08:00
importdl.c
…
importdl.h
…
initconfig.c
…
makeopcodetargets.py
…
marshal.c
…
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
bpo-45510: Specialize BINARY_SUBTRACT (GH-29523)
2021-11-18 09:19:58 +00:00
pathconfig.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
…
pymath.c
…
pystate.c
bpo-42540: reallocation of id_mutex should not force default allocator (GH-29564)
2021-11-17 21:51:03 +01:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
…
Python-tokenize.c
…
pythonrun.c
…
pytime.c
…
README
…
specialize.c
bpo-45510: Specialize BINARY_SUBTRACT (GH-29523)
2021-11-18 09:19:58 +00:00
stdlib_module_names.h
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
2021-11-16 00:29:17 +01:00
structmember.c
…
suggestions.c
bpo-45826: Fix a crash in suggestions.c by checking for
traceback is None
(GH-29590)
2021-11-18 00:03:52 +01:00
symtable.c
bpo-45753: Make recursion checks more efficient. (GH-29524)
2021-11-16 11:01:57 +00:00
sysmodule.c
bpo-45753: Make recursion checks more efficient. (GH-29524)
2021-11-16 11:01:57 +00:00
thread_nt.h
…
thread_pthread.h
…
thread.c
…
traceback.c
bpo-45831: _Py_DumpASCII() uses a single write() call if possible (GH-29596)
2021-11-17 21:12:20 +01:00
wordcode_helpers.h
…
README
Miscellaneous source files for the main Python shared library