]> granicus.if.org Git - python/commitdiff
Issue #22596: support.transient_internet() now also catches
authorBerker Peksag <berker.peksag@gmail.com>
Sat, 25 Oct 2014 02:43:23 +0000 (05:43 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sat, 25 Oct 2014 02:43:23 +0000 (05:43 +0300)
ConnectionRefusedError exceptions wrapped by urllib.error.URLError.

This change should fix sporadic failures in test_urllib2net.


Trivial merge