]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105708: 'V' could be case insensitive for IPvFuture hostnames (#105709)
authorChandra <csreddy1998@gmail.com>
Sun, 5 Jul 2026 17:08:28 +0000 (12:08 -0500)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2026 17:08:28 +0000 (10:08 -0700)
commita47a66ccef0f98fcf088bc260ca14b889efa9b04
tree172edb41138f9de5fa983f306189c37b9faf5f6d
parent89afed25c3427911c9df815ca4d8aeb261ab46ca
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.

---------

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]