]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44854: Remove trailing whitespaces (GH-27689)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Aug 2021 18:32:54 +0000 (21:32 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Aug 2021 18:32:54 +0000 (21:32 +0300)
commit058fb35b57ca8c5063d16ec818e668b3babfea65
tree7c476bb7c59e65a9e8c83ca633068be3f14a1975
parent7d14fdb03c3e8384c01da1b21647ce837ed6a29c
bpo-44854: Remove trailing whitespaces (GH-27689)
13 files changed:
.github/SECURITY.md
.github/problem-matchers/sphinx.json
Doc/tools/templates/search.html
Modules/_bisectmodule.c
Modules/_ctypes/_ctypes_test.c
Modules/_json.c
Modules/termios.c
Objects/exceptions.c
Objects/genericaliasobject.c
Parser/tokenizer.h
Python/adaptive.md
Tools/c-analyzer/c_parser/_state_machine.py
Tools/c-analyzer/c_parser/preprocessor/__init__.py