]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-105708: 'V' could be case insensitive for IPvFuture hostnames (GH-105709...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Jul 2026 17:52:50 +0000 (19:52 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2026 17:52:50 +0000 (10:52 -0700)
commit85c58cf2daad26e0b325232d472f58126393e981
tree67ebfdebd553c9ead996666058c992e6cb73f309
parent7a11c23ebd436e666b65c0a7b0b6a4b8ffcd5dfd
[3.14] gh-105708: 'V' could be case insensitive for IPvFuture hostnames (GH-105709) (#153139)

gh-105708: 'V' could be case insensitive for IPvFuture hostnames (GH-105709)

* gh-105708: 'V' could be case insensitive for IPvFuture hostnames

* gh-105708: 'V' could be case insensitive for IPvFuture hostnames & checking empty hostnames

* ðŸ“œðŸ¤– Added by blurb_it.

* Fix the Merge changing \z to \Z.

* Fixed the News Entry.

* Fix the lint.

---------
(cherry picked from commit a47a66ccef0f98fcf088bc260ca14b889efa9b04)

Co-authored-by: Chandra <csreddy1998@gmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Senthil Kumaran <senthil@python.org>
Lib/test/test_urlparse.py
Lib/urllib/parse.py
Misc/NEWS.d/next/Library/2023-06-12-21-31-02.gh-issue-105708.5fFwP8.rst [new file with mode: 0644]