]> granicus.if.org Git - python/commit
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)
commited68dd450a5ea3e7b2ff2d69bba3110963473370
treedc89310d4385cb65bf619d5688473eb0c1805111
parent8625dde150fe28cd1471317199f6c42f2ad3c506
parent8b63d3af9f08c984331629c726d05794a1bbfc4a
Issue #22596: support.transient_internet() now also catches
ConnectionRefusedError exceptions wrapped by urllib.error.URLError.

This change should fix sporadic failures in test_urllib2net.