Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
7076bef8ba8836a19d5033f4ceb8eb9837de2301
commit
7076bef8ba8836a19d5033f4ceb8eb9837de2301
[
log
]
author
Victor Stinner <vstinner@python.org>
Thu Oct 14 23:50:04 2021
committer
GitHub <noreply@github.com>
Thu Oct 14 23:50:04 2021
tree
78c28656b69a6d20a3922bc2e34939f8a4861878
parent
03bbc6066ff40c62edd57612be9150dcf1b123c8
[
diff
]
bpo-45434: Remove useless space in includes (GH-28963) Micro-optimize spaces!
Include/abstract.h
[
diff
]
Include/bytearrayobject.h
[
diff
]
Include/bytesobject.h
[
diff
]
Include/ceval.h
[
diff
]
Include/code.h
[
diff
]
Include/dictobject.h
[
diff
]
Include/fileobject.h
[
diff
]
Include/fileutils.h
[
diff
]
Include/frameobject.h
[
diff
]
Include/import.h
[
diff
]
Include/interpreteridobject.h
[
diff
]
Include/listobject.h
[
diff
]
Include/methodobject.h
[
diff
]
Include/object.h
[
diff
]
Include/objimpl.h
[
diff
]
Include/pyerrors.h
[
diff
]
Include/pylifecycle.h
[
diff
]
Include/pymem.h
[
diff
]
Include/pystate.h
[
diff
]
Include/pythonrun.h
[
diff
]
Include/sysmodule.h
[
diff
]
Include/traceback.h
[
diff
]
Include/tupleobject.h
[
diff
]
Include/unicodeobject.h
[
diff
]
24 files changed
tree: 78c28656b69a6d20a3922bc2e34939f8a4861878
.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