Sign in
android
/
platform
/
external
/
python
/
cpython3
/
7820a5897e
commit
7820a5897e7762df23bff1cbe749652130654a08
[
log
]
[
tgz
]
author
Brandt Bucher <brandtbucher@microsoft.com>
Tue Mar 01 05:53:13 2022 -0800
committer
GitHub <noreply@github.com>
Tue Mar 01 13:53:13 2022 +0000
tree
d4040cce6aa8a7f0ee8a3edf6bb644e1b0d8a6f4
parent
df9f7597559b6256924fcd3a1c3dc24cd5c5edaf
[
diff
]
bpo-46841: Use inline caching for `COMPARE_OP` (GH-31622)
Include/internal/pycore_code.h
[
diff
]
Include/opcode.h
[
diff
]
Lib/importlib/_bootstrap_external.py
[
diff
]
Lib/opcode.py
[
diff
]
Lib/test/test_compile.py
[
diff
]
Lib/test/test_dis.py
[
diff
]
Misc/NEWS.d/next/Core and Builtins/2022-02-28-12-01-04.bpo-46841.r60AMJ.rst
[Added -
diff
]
Python/ceval.c
[
diff
]
Python/specialize.c
[
diff
]
9 files changed
tree: d4040cce6aa8a7f0ee8a3edf6bb644e1b0d8a6f4
.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