summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-09-16-21-47-48.bpo-38155.d92lRc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-09-16-21-47-48.bpo-38155.d92lRc.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-09-16-21-47-48.bpo-38155.d92lRc.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-09-16-21-47-48.bpo-38155.d92lRc.rst b/Misc/NEWS.d/next/Library/2019-09-16-21-47-48.bpo-38155.d92lRc.rst
deleted file mode 100644
index 14b6e2d..0000000
--- a/Misc/NEWS.d/next/Library/2019-09-16-21-47-48.bpo-38155.d92lRc.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add ``__all__`` to :mod:`datetime`. Patch by Tahia Khan.