summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-03-26-14-20-59.bpo-36434.PTdidw.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-03-26-14-20-59.bpo-36434.PTdidw.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-03-26-14-20-59.bpo-36434.PTdidw.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-03-26-14-20-59.bpo-36434.PTdidw.rst b/Misc/NEWS.d/next/Library/2019-03-26-14-20-59.bpo-36434.PTdidw.rst
deleted file mode 100644
index 6e3e050c89..0000000000
--- a/Misc/NEWS.d/next/Library/2019-03-26-14-20-59.bpo-36434.PTdidw.rst
+++ /dev/null
@@ -1 +0,0 @@
-Errors during writing to a ZIP file no longer prevent to properly close it.