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

[3.9] gh-105704: Disallow square brackets ([ and ]) in domain names for parsed URLs (GH-129418) #129530

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

Conversation

miss-islington
Copy link
Contributor

Co-authored-by: Peter Bierma [email protected]

  • Add mismatched bracket test cases, fix news format

  • Add more test coverage for ports


(cherry picked from commit d89a5f6)

Co-authored-by: Seth Michael Larson [email protected]
Co-authored-by: Peter Bierma [email protected]

…es for parsed URLs (pythonGH-129418)

* pythongh-105704: Disallow square brackets ( and ) in domain names for parsed URLs

* Use Sphinx references

Co-authored-by: Peter Bierma <[email protected]>

* Add mismatched bracket test cases, fix news format

* Add more test coverage for ports

---------

(cherry picked from commit d89a5f6)

Co-authored-by: Seth Michael Larson <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
@YVK49
Copy link

YVK49 commented Feb 10, 2025

Hi, I would like to work on this issue. Could you please assign it to me? Looking forward to contributing!

@picnixz
Copy link
Member

picnixz commented Feb 10, 2025

There is nothing to do here; we only need to wait for #129509 to be fixed on 3.9 as well.

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

Successfully merging this pull request may close these issues.

5 participants