cpython: bd9d5bc8bc95 (original) (raw)

Mercurial > cpython

changeset 99900:bd9d5bc8bc95 3.5

Issue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5 [#25940]

Martin Panter vadmium+py@gmail.com
date Fri, 15 Jan 2016 02:28:59 +0000
parents f5f14d65297e(current diff)a806ed21bd82(diff)
children 32a4e7b337c9 76eb752e5447
files Lib/test/test_ssl.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Lib/test/test_ssl.py 2

line wrap: on

line diff

--- a/Lib/test/test_ssl.py +++ b/Lib/test/test_ssl.py @@ -1440,7 +1440,7 @@ class NetworkedTests(unittest.TestCase): # Issue #19919: Windows machines or VMs hosted on Windows # machines sometimes return EWOULDBLOCK. errors = (