]> granicus.if.org Git - python/commitdiff
Bug #978833: Really close underlying socket in _socketobject.close.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 25 Jul 2006 10:05:47 +0000 (10:05 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 25 Jul 2006 10:05:47 +0000 (10:05 +0000)
Will backport to 2.4.

Misc/NEWS

index afa7915b5710afbd3d7913add7b86d0722ca195a..d597ae2d57bfdf0612c843cb87c71baa8242268b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -39,6 +39,8 @@ Core and builtins
 Library
 -------
 
+- Bug #978833: Really close underlying socket in _socketobject.close.
+
 - Bug #1525817: Don't truncate short lines in IDLE's tool tips.
 
 - Patch #1515343: Fix printing of deprecated string exceptions with a