Sign in
android
/
platform
/
external
/
python
/
cpython3
/
3b3d30e8f7
commit
3b3d30e8f78271a488965c9cd11136e1aa890757
[
log
]
[
tgz
]
author
Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu Oct 14 10:56:33 2021 -0400
committer
GitHub <noreply@github.com>
Thu Oct 14 15:56:33 2021 +0100
tree
34670d2b9ba58a187d5b777fd77523720056e334
parent
c96d1546b11b4c282a7e21737cb1f5d16349656d
[
diff
]
bpo-45367: Specialize BINARY_MULTIPLY (GH-28727)
Include/internal/pycore_code.h
[
diff
]
Include/internal/pycore_long.h
[
diff
]
Include/opcode.h
[
diff
]
Lib/opcode.py
[
diff
]
Misc/NEWS.d/next/Core and Builtins/2021-10-05-03-49-07.bpo-45367._astoU.rst
[Added -
diff
]
Objects/longobject.c
[
diff
]
Python/ceval.c
[
diff
]
Python/opcode_targets.h
[
diff
]
Python/specialize.c
[
diff
]
9 files changed
tree: 34670d2b9ba58a187d5b777fd77523720056e334
.azure-pipelines/
.github/
Doc/
Grammar/
Include/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Programs/
Python/
Tools/
.editorconfig
.gitattributes
.gitignore
.travis.yml
aclocal.m4
CODE_OF_CONDUCT.md
config.guess
config.sub
configure
configure.ac
install-sh
LICENSE
Makefile.pre.in
netlify.toml
pyconfig.h.in
README.rst
setup.py
test_foo.py