]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove trailing spaces. (GH-28706)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Oct 2021 13:58:14 +0000 (16:58 +0300)
committerGitHub <noreply@github.com>
Sun, 3 Oct 2021 13:58:14 +0000 (16:58 +0300)
commita5a56154f14f3f4656a510e8b79e96d06289e654
treedc1e534391f7f6d0844293f90866be15654a3917
parentdc878240dcbb47e660f5ad094deba5381872f2c9
Remove trailing spaces. (GH-28706)
Lib/test/test_syntax.py
Lib/test/test_tokenize.py
Modules/termios.c
Python/Python-tokenize.c
Python/bltinmodule.c