From ce7e51e8f615e6bc7dec1b33b23b1414c6dc27ea Mon Sep 17 00:00:00 2001 From: Nadeem Vawda Date: Sat, 23 Jul 2011 15:16:23 +0200 Subject: [PATCH] Add Misc/NEWS entry for c741ba9e37ef. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 758c55baa2..8d11ca4dca 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -37,6 +37,8 @@ Core and Builtins Library ------- +- Issue #10883: Fix socket leaks in urllib.request when using FTP. + - Issue #12592: Make Python build on OpenBSD 5 (and future major releases). - Issue #12372: POSIX semaphores are broken on AIX: don't use them. -- 2.40.0