]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150285: Wrap long single-line summary in text output in pydoc (GH-151081)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2026 10:44:35 +0000 (13:44 +0300)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 10:44:35 +0000 (13:44 +0300)
commit16f71bda3f6cdd9ff013ffba4d29c863bb2c6a2e
treee77bd9ad64500f17f06f8d2497c11c4b8af12571
parentca32ebf7933742e3b536cdc0619b0e24cce36065
gh-150285: Wrap long single-line summary in text output in pydoc (GH-151081)
Lib/pydoc.py
Lib/test/test_pydoc/longsummary.py [new file with mode: 0644]
Lib/test/test_pydoc/test_pydoc.py
Misc/NEWS.d/next/Library/2026-06-08-15-04-35.gh-issue-150285.-Tj94n.rst [new file with mode: 0644]