MERGE: Partial patch for issue #11812: Take care of test_telnetlib.py
diff --git a/Misc/NEWS b/Misc/NEWS
index 4548d50..e7655f3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1616,6 +1616,9 @@
- 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