https://github.com/python/cpython
Revision ebbd0ac5d8850a1630090c210b2454b4b26c7daa authored by Miss Islington (bot) on 31 August 2021, 18:08:32 UTC, committed by GitHub on 31 August 2021, 18:08:32 UTC
(cherry picked from commit 70ccee418d1f9d34ed15cfe7104221f9cfd27d03)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
1 parent 337c8ad
History
Tip revision: ebbd0ac5d8850a1630090c210b2454b4b26c7daa authored by Miss Islington (bot) on 31 August 2021, 18:08:32 UTC
bpo-45039: Consistently use ADDOP_LOAD_CONST in compiler rather than ADDOP_O(c, LOAD_CONST,...) (GH-28015)
Tip revision: ebbd0ac
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 2.0 KB
.gitignore -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 6.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 71.3 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 9.9 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 569.5 KB
configure.ac -rw-r--r-- 172.9 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 45.2 KB
setup.py -rw-r--r-- 113.2 KB

README.rst

back to top