mirror of
https://github.com/python/cpython.git
synced 2026-07-25 03:12:54 -04:00
986322e613
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 a47a66ccef)
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>