From: Ask Solem Date: Tue, 9 Nov 2010 22:04:16 +0000 (+0000) Subject: Remove uneeded NEWS entries for minor documentation updates. X-Git-Tag: v3.2a4~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84c29a2e16257a11b9070453ae0ed3df6d60aa8e;p=python Remove uneeded NEWS entries for minor documentation updates. --- diff --git a/Misc/NEWS b/Misc/NEWS index 9e3b4580b9..3e0de21c36 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2879,12 +2879,6 @@ Build Documentation ------------- -- Issue #8028: ``terminate()`` was missing from the list of - ``multiprocessing.Process`` methods only intended for use by the parent. - -- Issue #7707: Document that ``multiprocessing.Queue`` operations during import - can lead to deadlocks. - - Issue #9817: Add expat COPYING file; add expat, libffi and expat licenses to Doc/license.rst.