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.13] gh-105704: Disallow square brackets ([ and ]) in domain names for parsed URLs (GH-129418) #129526

Merged
merged 1 commit into from
Feb 2, 2025

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]>
@gpshead gpshead merged commit 90e526a into python:3.13 Feb 2, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

3 participants