]> granicus.if.org Git - python/commitdiff
Remove uneeded NEWS entries for minor documentation updates.
authorAsk Solem <askh@opera.com>
Tue, 9 Nov 2010 22:04:16 +0000 (22:04 +0000)
committerAsk Solem <askh@opera.com>
Tue, 9 Nov 2010 22:04:16 +0000 (22:04 +0000)
Misc/NEWS

index 9e3b4580b95a5f5c589dedf5d664acafa5a91ea0..3e0de21c36af729d23decc887977219dbab9431a 100644 (file)
--- 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.