Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
c0453a40faaadb43d2e69767af6c9680f8689063
commit
c0453a40faaadb43d2e69767af6c9680f8689063
[
log
]
author
Mark Shannon <mark@hotpy.org>
Mon Jun 27 11:24:23 2022
committer
GitHub <noreply@github.com>
Mon Jun 27 11:24:23 2022
tree
d8ab19e5244e552e5d1b371651593be9be5142e4
parent
33fc3b5e42f241ab81cc6d115711545b4f9e271e
[
diff
]
GH-94163: Add BINARY_SLICE and STORE_SLICE instructions. (GH-94168)
Doc/library/dis.rst
[
diff
]
Include/internal/pycore_opcode.h
[
diff
]
Include/internal/pycore_sliceobject.h
[
diff
]
Include/opcode.h
[
diff
]
Lib/importlib/_bootstrap_external.py
[
diff
]
Lib/opcode.py
[
diff
]
Lib/test/test_compile.py
[
diff
]
Misc/NEWS.d/next/Core and Builtins/2022-06-23-12-10-39.gh-issue-94163.SqAfQq.rst
[Added -
diff
]
Objects/sliceobject.c
[
diff
]
Python/ceval.c
[
diff
]
Python/compile.c
[
diff
]
Python/opcode_targets.h
[
diff
]
Python/specialize.c
[
diff
]
Tools/scripts/summarize_stats.py
[
diff
]
14 files changed
tree: d8ab19e5244e552e5d1b371651593be9be5142e4
.azure-pipelines/
.github/
Doc/
Grammar/
Include/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Programs/
Python/
Tools/
.editorconfig
.gitattributes
.gitignore
aclocal.m4
config.guess
config.sub
configure
configure.ac
install-sh
LICENSE
Makefile.pre.in
pyconfig.h.in
README.rst
setup.py