]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94318: Strip trailing spaces in pydoc text output (GH-94319)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Jun 2022 10:33:34 +0000 (13:33 +0300)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2022 10:33:34 +0000 (13:33 +0300)
commit33fc3b5e42f241ab81cc6d115711545b4f9e271e
tree968b2097985e09020379d09359ce8f9c5c085d9f
parentf5c85aa3eea1adf0c61089583e2251282a316ec1
gh-94318: Strip trailing spaces in pydoc text output (GH-94319)
Lib/pydoc.py
Lib/test/test_enum.py
Lib/test/test_pydoc.py
Misc/NEWS.d/next/Library/2022-06-27-10-33-18.gh-issue-94318.jR4_QV.rst [new file with mode: 0644]