]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149144: Use decodeURIComponent() for UTF-8 support in js_output() (GH-149157)
authorPetr Viktorin <encukou@gmail.com>
Fri, 5 Jun 2026 08:50:14 +0000 (10:50 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2026 08:50:14 +0000 (09:50 +0100)
commit4f17f6e04534d93fbd23862f9f290d3a281ab30b
treefa502a39e29613c1355cc8e9dda21a39aa3912af
parenta82a4d4559ea82e5dd411f989839e59a5a1d357b
[3.14] gh-149144: Use decodeURIComponent() for UTF-8 support in js_output() (GH-149157)

(cherry picked from commit 461b1d96313de02992d284c1782be9aff24586c9)

Co-authored-by: Seth Larson <seth@python.org>
Lib/http/cookies.py
Lib/test/test_http_cookies.py