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 nadeem.vawda, neologix, pitrou, python-dev, vstinner
Date 2011-12-10.12:18:25
SpamBayes Score 0.055407565
Marked as misclassified No
Message-id <E1RZLsl-0008Si-Ay@dinsdale.python.org>
In-reply-to
Content
New changeset 5ba1a22c8988 by Charles-François Natali in branch '2.7':
Issue #13453: Catch EAI_FAIL in support.transient_internet.
http://hg.python.org/cpython/rev/5ba1a22c8988

New changeset c998c6f5464b by Charles-François Natali in branch '3.2':
Issue #13453: Catch EAI_FAIL in support.transient_internet.
http://hg.python.org/cpython/rev/c998c6f5464b

New changeset 767badea87c3 by Charles-François Natali in branch 'default':
Issue #13453: Catch EAI_FAIL in support.transient_internet.
http://hg.python.org/cpython/rev/767badea87c3
History
Date User Action Args
2011-12-10 12:22:47python-devsetrecipients: + python-dev, pitrou, vstinner, nadeem.vawda, neologix
2011-12-10 12:18:26python-devlinkissue13453 messages
2011-12-10 12:18:25python-devcreate