Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

urllib.parse.urlsplit(): Simplify logic for invalid IPv6 URL #98119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 9, 2022

Simplify the logic while detecting more invalids like [payload]] which would pass the existing test.

Simplify the logic while detecting more invalids like `[payload]]` which would pass the existing test.
@JelleZijlstra
Copy link
Member

JelleZijlstra commented Oct 10, 2022

Thanks for your contribution. If this changes behavior, it needs an issue, a NEWS entry, and a new test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants