]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130167: Improve the error case for ``textwrap.dedent`` (#132666)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 19 Apr 2025 15:18:03 +0000 (16:18 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Apr 2025 15:18:03 +0000 (16:18 +0100)
commite7c5f60efc149dda3d3592fa2001f4583b128512
treeb9cea10e4e7593990bf240bc9e077134d41ba5f6
parentc821b715b31f03da1639b549b5ffeed13195410c
gh-130167: Improve the error case for ``textwrap.dedent`` (#132666)
Lib/test/test_textwrap.py
Lib/textwrap.py
Misc/NEWS.d/3.14.0a7.rst