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
Mark Shannon
487861c6ae
GH-104909: Split
LOAD_ATTR_INSTANCE_VALUE
into micro-ops (GH-106678)
2023-07-13 16:36:19 +01:00
..
clinic
…
deepfreeze
…
frozen_modules
…
_warnings.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
adaptive.md
…
asdl.c
…
asm_trampoline.S
…
assemble.c
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (
#106673
)
2023-07-12 11:30:25 +01:00
ast_opt.c
…
ast_unparse.c
…
ast.c
…
bltinmodule.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
bootstrap_hash.c
…
bytecodes.c
GH-104909: Split
LOAD_ATTR_INSTANCE_VALUE
into micro-ops (GH-106678)
2023-07-13 16:36:19 +01:00
ceval_gil.c
…
ceval_macros.h
…
ceval.c
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (
#106673
)
2023-07-12 11:30:25 +01:00
codecs.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
compile.c
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (
#106673
)
2023-07-12 11:30:25 +01:00
condvar.h
…
context.c
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_hpux.c
…
dynload_shlib.c
…
dynload_stub.c
…
dynload_win.c
…
emscripten_signal.c
…
errors.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
executor_cases.c.h
GH-104909: Split
LOAD_ATTR_INSTANCE_VALUE
into micro-ops (GH-106678)
2023-07-13 16:36:19 +01:00
fileutils.c
…
flowgraph.c
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (
#106673
)
2023-07-12 11:30:25 +01:00
formatter_unicode.c
…
frame.c
…
frozen.c
…
frozenmain.c
…
future.c
…
generated_cases.c.h
GH-104909: Split
LOAD_ATTR_INSTANCE_VALUE
into micro-ops (GH-106678)
2023-07-13 16:36:19 +01:00
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
importdl.c
…
importdl.h
…
initconfig.c
…
instrumentation.c
…
intrinsics.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
legacy_tracing.c
…
makeopcodetargets.py
…
marshal.c
…
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
GH-100288: Specialize LOAD_ATTR for simple class attributes. (
#105990
)
2023-07-10 11:40:35 +01:00
optimizer.c
gh-106529: Split FOR_ITER_RANGE into uops (
#106638
)
2023-07-12 10:23:59 -07:00
pathconfig.c
…
perf_trampoline.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
…
pymath.c
…
pystate.c
…
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
Python-tokenize.c
…
pythonrun.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
pytime.c
…
README
…
specialize.c
GH-100288: Specialize LOAD_ATTR for simple class attributes. (
#105990
)
2023-07-10 11:40:35 +01:00
stdlib_module_names.h
…
structmember.c
…
suggestions.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
symtable.c
…
sysmodule.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
thread_nt.h
…
thread_pthread_stubs.h
…
thread_pthread.h
…
thread.c
…
traceback.c
…
tracemalloc.c
…
README
Miscellaneous source files for the main Python shared library