Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.
diff --git a/Misc/NEWS b/Misc/NEWS
index a03477a..2d1327c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,6 +44,8 @@
 Library
 -------
 
+- Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.
+
 - Issue #11696: Fix ID generation in msilib.
 
 - Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when