summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-03-18-16-16-55.bpo-36348.E0w_US.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-03-18-16-16-55.bpo-36348.E0w_US.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-03-18-16-16-55.bpo-36348.E0w_US.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-03-18-16-16-55.bpo-36348.E0w_US.rst b/Misc/NEWS.d/next/Library/2019-03-18-16-16-55.bpo-36348.E0w_US.rst
deleted file mode 100644
index 2320b4c..0000000
--- a/Misc/NEWS.d/next/Library/2019-03-18-16-16-55.bpo-36348.E0w_US.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-The :meth:`imap.IMAP4.logout` method no longer ignores silently arbitrary
-exceptions.