summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS6
1 files changed, 0 insertions, 6 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9e3b458..3e0de21 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.