From: Martin v. Löwis Date: Tue, 25 Jul 2006 10:11:14 +0000 (+0000) Subject: Revert incomplete checkin. X-Git-Tag: v2.5b3~170 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b2d2974e760d06048666794711a12e7dbe28720;p=python Revert incomplete checkin. --- diff --git a/Misc/NEWS b/Misc/NEWS index d597ae2d57..afa7915b57 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -39,8 +39,6 @@ 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