]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Run Tools/scripts/reindent.py (#94225) (#94291)
authorVictor Stinner <vstinner@python.org>
Sun, 26 Jun 2022 10:39:16 +0000 (12:39 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Jun 2022 10:39:16 +0000 (12:39 +0200)
commit4b1144ced142be2765f5d14c9632cee2b75748f2
tree4eec00ebb81d1db0e8bb961f6b12070096a0df40
parent3473a128d189cc88927f750f8bc7d4c064d1991f
Run Tools/scripts/reindent.py (#94225) (#94291)

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

Remove also some trailing spaces.

(cherry picked from commit e87ada48a9e5d9d03f9759138869216df0d7383a)
Lib/http/client.py
Lib/test/libregrtest/setup.py