]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143925: Reject control characters in data: URL mediatypes
authorSeth Michael Larson <seth@python.org>
Tue, 20 Jan 2026 20:45:58 +0000 (14:45 -0600)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 20:45:58 +0000 (20:45 +0000)
commitf25509e78e8be6ea73c811ac2b8c928c28841b9f
tree1965ee8a6f34df463c87331cd1791d45de299eae
parent6262704b134db2a4ba12e85ecfbd968534f28b45
gh-143925: Reject control characters in data: URL mediatypes
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]