aboutsummaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Security/2023-03-07-20-59-17.gh-issue-102153.14CLSZ.rst
blob: e57ac4ed3ac5d77b8d8ac4b2b747b83eac8f52f2 (plain)
1
2
3
:func:`urllib.parse.urlsplit` now strips leading C0 control and space
characters following the specification for URLs defined by WHATWG in
response to CVE-2023-24329. Patch by Illia Volochii.