X Tutup
The Wayback Machine - https://web.archive.org/web/20241214223626/https://github.com/python/cpython/pull/1900
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

bpo-11783: Make parseaddr, formataddr IDNA aware. #1900

Closed
wants to merge 1 commit into from
Closed

bpo-11783: Make parseaddr, formataddr IDNA aware. #1900

wants to merge 1 commit into from

Conversation

zvyn
Copy link
Contributor

@zvyn zvyn commented Jun 1, 2017

Manually applied latest patch from issue to turn it into a PR.

Manually applied latest patch from issue to turn it into a PR.
@mention-bot
Copy link

@zvyn, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bitdancer, @giampaolo and @birkenfeld to be potential reviewers.

Copy link
Member

@tiran tiran left a comment

Choose a reason for hiding this comment

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

IDNA in Python is a mess. I'm sorry for dragging you into this mess. See https://bugs.python.org/issue11783#msg294937

@zvyn
Copy link
Contributor Author

zvyn commented Jun 7, 2017

I'm closing this PR since it's unlikely this problem can be fixed anytime soon if ever (see comment above).

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
X Tutup