]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-105708: 'V' could be case insensitive for IPvFuture hostnames (#5709) ...
authorSenthil Kumaran <senthil@python.org>
Sun, 5 Jul 2026 18:12:08 +0000 (11:12 -0700)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2026 18:12:08 +0000 (11:12 -0700)
commit491d8302e66aae3b907d424310f9e923048fc015
treecc5feb843cd14f38b069f24c250ea815404a35c0
parent4f479ac1f4d51cf86a67ea8fbf371b73c980d03c
[3.13] gh-105708: 'V' could be case insensitive for IPvFuture hostnames (#5709) (#153140)

gh-105708: 'V' could be case insensitive for IPvFuture hostnames (#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>
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]