8000 [3.11] gh-63283: IDNA prefix should be case insensitive (GH-17726) by miss-islington · Pull Request #116867 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.11] gh-63283: IDNA prefix should be case insensitive (GH-17726) #116867

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

Closed

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Mar 15, 2024

Any capitalization of "xn--" should be acceptable for the ACE prefix
(see https://tools.ietf.org/html/rfc3490GH-section-5).

(cherry picked from commit d180b50)

Co-authored-by: Zackery Spytz zspytz@gmail.com
Co-authored-by: Pepijn de Vos pepijndevos@gmail.com
Co-authored-by: Erlend E. Aasland erlend@python.org
Co-authored-by: Petr Viktorin encukou@gmail.com

Any capitalization of "xn--" should be acceptable for the ACE prefix
(see https://tools.ietf.org/html/rfc3490GH-section-5).

(cherry picked from commit d180b50)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Pepijn de Vos <pepijndevos@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@encukou
Copy link
Member
encukou commented Mar 21, 2024

I don't feel comfortable backporting this; please comment on the issue if you disagree.

@encukou encukou closed this Mar 21, 2024
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.

3 participants
0