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 giampaolo.rodola, neologix, pitrou, python-dev
Date 2013-08-21.22:58:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cL46h2Wrqz7LkS@mail.python.org>
In-reply-to
Content
New changeset 48de8df194d9 by Antoine Pitrou in branch '2.7':
Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as possible, since "localhost" goes through a DNS lookup under recent Windows versions.
http://hg.python.org/cpython/rev/48de8df194d9
History
Date User Action Args
2013-08-21 22:58:37python-devsetrecipients: + python-dev, pitrou, giampaolo.rodola, neologix
2013-08-21 22:58:36python-devlinkissue18792 messages
2013-08-21 22:58:36python-devcreate