summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-10-19-16-53-19.bpo-42089.R1dthW.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-10-19-16-53-19.bpo-42089.R1dthW.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2020-10-19-16-53-19.bpo-42089.R1dthW.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-10-19-16-53-19.bpo-42089.R1dthW.rst b/Misc/NEWS.d/next/Library/2020-10-19-16-53-19.bpo-42089.R1dthW.rst
deleted file mode 100644
index 3f3affd..0000000
--- a/Misc/NEWS.d/next/Library/2020-10-19-16-53-19.bpo-42089.R1dthW.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-In ``importlib.metadata.PackageNotFoundError``, make reference to the
-package metadata being missing to improve the user experience.