]> 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)
committerPablo Galindo <pablogsal@gmail.com>
Sun, 3 Oct 2021 23:40:48 +0000 (00:40 +0100)
commitedf190b97efe02c4acc05c3cfc71edbda34af261
treeb1783cda6619706831d22d2bdbd426af196348e3
parent2c47b8080b030ad9cdae96a02fa1e533806eb22a
[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