summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorJesus Cea <jcea@jcea.es>2011-11-08 15:06:44 (GMT)
committerJesus Cea <jcea@jcea.es>2011-11-08 15:06:44 (GMT)
commitcb65f3249a37e8e092eb566c77101cf961e23be6 (patch)
treeff48288c73ae8927f6dc47d46526dee042833fdb /Misc
parent71094b5d5b493b982417687dac0ab6a10012e39a (diff)
downloadcpython-cb65f3249a37e8e092eb566c77101cf961e23be6.zip
cpython-cb65f3249a37e8e092eb566c77101cf961e23be6.tar.gz
cpython-cb65f3249a37e8e092eb566c77101cf961e23be6.tar.bz2
Partial patch for issue #11812: Take care of test_telnetlib.py
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9b1e5d1..21fdbdc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -359,6 +359,9 @@ Tests
- Skip network tests when getaddrinfo() returns EAI_AGAIN, meaning a temporary
failure in name resolution.
+- Issue #11812: Solve transient socket failure to connect to 'localhost'
+ in test_telnetlib.py.
+
- Solved a potential deadlock in test_telnetlib.py. Related to issue #11812.
- Avoid failing in test_robotparser when mueblesmoraleda.com is flaky and