This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients gvanrossum, loewis, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-08-05.14:11:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hSHty3952z7Ljv@mail.python.org>
In-reply-to
Content
New changeset bc991d4f9ce7 by Martin v. Löwis in branch 'default':
Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeric IPs).
http://hg.python.org/cpython/rev/bc991d4f9ce7

New changeset 0b477934e0a1 by Martin v. Löwis in branch 'default':
Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeric IPs).
http://hg.python.org/cpython/rev/0b477934e0a1
History
Date User Action Args
2014-08-05 14:11:07python-devsetrecipients: + python-dev, gvanrossum, loewis, ncoghlan, pitrou, vstinner, neologix, serhiy.storchaka
2014-08-05 14:11:07python-devlinkissue22127 messages
2014-08-05 14:11:07python-devcreate