]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-135069: Fix exception message in encodings.idna module (GH-135071) (#136236)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Jul 2025 10:31:43 +0000 (12:31 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 10:31:43 +0000 (10:31 +0000)
commitfc77192109f8aed83382ce7f4cd6fe517c051ab2
treee429405133eebf8a6594d4615188e43ab0117b68
parenta09199e3ccdf4a0e8c4499d28f27c85d8ea754ac
[3.13] gh-135069: Fix exception message in encodings.idna module (GH-135071) (#136236)

gh-135069: Fix exception message in encodings.idna module (GH-135071)
(cherry picked from commit 8dc3383abea72ee3deafec60818aeb817d8fec09)

Co-authored-by: Daniel Hollas <daniel.hollas@bristol.ac.uk>
Lib/encodings/idna.py
Misc/NEWS.d/next/Library/2025-06-03-12-59-17.gh-issue-135069.xop30V.rst [new file with mode: 0644]