FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

00444: gh-103848: Adds checks to ensure that bracketed hosts found by… by frenzymadness · Pull Request #90 · fedora-python/cpython · GitHub

00444: gh-103848: Adds checks to ensure that bracketed hosts found by… - #90

Merged
frenzymadness merged 1 commit into
fedora-python:fedora-3.6from
frenzymadness:fedora-3.6-urlsplit
Nov 14, 2024
Merged

00444: gh-103848: Adds checks to ensure that bracketed hosts found by…#90
frenzymadness merged 1 commit into
fedora-python:fedora-3.6from
frenzymadness:fedora-3.6-urlsplit

Conversation

Copy link
Copy Markdown
Member

… urlsplit are of IPv6 or IPvFuture format (pythonGH-103849) (python#104349)

pythongh-103848: Adds checks to ensure that bracketed hosts found by urlsplit are of IPv6 or IPvFuture format (pythonGH-103849)

  • Adds checks to ensure that bracketed hosts found by urlsplit are of IPv6 or IPvFuture format

Tests are adjusted because Python <3.9 don't support scoped IPv6 addresses.

(cherry picked from commit 29f348e)

vstinner left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

pythongh-103848: Adds checks to ensure that bracketed hosts found by urlsplit are of IPv6 or IPvFuture format (pythonGH-103849)

Tests are adjusted because Python <3.9 don't support scoped IPv6 addresses.

(cherry picked from commit 29f348e)

Co-authored-by: JohnJamesUtley <81572567+JohnJamesUtley@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Lumír Balhar <lbalhar@redhat.com>

hroncok commented Nov 14, 2024

Copy link
Copy Markdown
Member

The backport looks reasonable.

frenzymadness merged commit 0aef6ad into fedora-python:fedora-3.6 Nov 14, 2024
frenzymadness deleted the fedora-3.6-urlsplit branch November 14, 2024 16:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL