]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove trailing spaces (GH-31695)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 5 Mar 2022 15:47:00 +0000 (17:47 +0200)
committerGitHub <noreply@github.com>
Sat, 5 Mar 2022 15:47:00 +0000 (17:47 +0200)
commit6927632492cbad86a250aa006c1847e03b03e70b
treee78631ceabf92fb41ab1deb78a024d2704a3eddb
parentab9301a28fa431d7a32163126fc96de3b2ce6107
Remove trailing spaces (GH-31695)
13 files changed:
Lib/asyncio/sslproto.py
Lib/asyncio/transports.py
Lib/codeop.py
Lib/concurrent/futures/_base.py
Lib/importlib/_bootstrap_external.py
Lib/test/test_asyncio/test_sendfile.py
Lib/test/test_syntax.py
Lib/test/test_tokenize.py
Lib/test/test_typing.py
Modules/_blake2/blake2s_impl.c
Python/fileutils.c
Python/specialize.c
Tools/scripts/freeze_modules.py