From: Berker Peksag Date: Sat, 25 Oct 2014 02:43:23 +0000 (+0300) Subject: Issue #22596: support.transient_internet() now also catches X-Git-Tag: v3.5.0a1~613 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed68dd450a5ea3e7b2ff2d69bba3110963473370;p=thirdparty%2FPython%2Fcpython.git Issue #22596: support.transient_internet() now also catches ConnectionRefusedError exceptions wrapped by urllib.error.URLError. This change should fix sporadic failures in test_urllib2net. --- ed68dd450a5ea3e7b2ff2d69bba3110963473370