]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143925: Reject control characters in data: URL mediatypes (#144084)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 Jan 2026 11:45:00 +0000 (12:45 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Jan 2026 11:45:00 +0000 (13:45 +0200)
commit05356b1cc153108aaf27f3b72ce438af4aa218c0
tree791105268382edac065fe4be8ee2541afbd40064
parent712452e6f1d4b9f7f8c4c92ebfcaac1705faa440
[3.14] gh-143925: Reject control characters in data: URL mediatypes (#144084)

Co-authored-by: Seth Michael Larson <seth@python.org>
Lib/test/test_urllib.py
Lib/urllib/request.py
Misc/NEWS.d/next/Security/2026-01-16-11-51-19.gh-issue-143925.mrtcHW.rst [new file with mode: 0644]