]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Remove trailing spaces (GH-28709)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Oct 2021 17:03:49 +0000 (20:03 +0300)
committerGitHub <noreply@github.com>
Sun, 3 Oct 2021 17:03:49 +0000 (20:03 +0300)
commit93242d7a2ad8c22f72ff84b63ed9046d32f6aa8e
tree7d119733b0de07024169d68ac5af8ac63422023f
parent5ba61f488da2e092a81c3d126c5827dad6ab2006
[3.10] Remove trailing spaces (GH-28709)
15 files changed:
Include/internal/pycore_code.h
Lib/test/test_syntax.py
Lib/test/test_time.py
Lib/typing.py
Modules/_bisectmodule.c
Modules/_ctypes/_ctypes_test.c
Modules/_json.c
Modules/termios.c
Objects/exceptions.c
Objects/genericaliasobject.c
Objects/obmalloc.c
Parser/tokenizer.h
Python/bootstrap_hash.c
Tools/c-analyzer/c_parser/_state_machine.py
Tools/c-analyzer/c_parser/preprocessor/__init__.py