]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Run Tools/scripts/reindent.py (GH-94225)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 26 Jun 2022 08:56:55 +0000 (01:56 -0700)
committerGitHub <noreply@github.com>
Sun, 26 Jun 2022 08:56:55 +0000 (01:56 -0700)
commitf0f3a424afb00a15ce8c0140dd218f5b33929be6
tree58ffaa49eb45d0609989acf9105f72df94180136
parent68112c3f706c6a63c13e04f4c6ae284b48b3c9e4
Run Tools/scripts/reindent.py (GH-94225)

Reindent files which were not properly formatted (PEP 8: 4 spaces).

Remove also some trailing spaces.
(cherry picked from commit e87ada48a9e5d9d03f9759138869216df0d7383a)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/http/client.py
Lib/test/libregrtest/setup.py
Lib/test/test_ast.py
Lib/test/test_except_star.py