Skip to content

Commit a5c8d86

Browse files
committed
Add blurb
1 parent 59850cf commit a5c8d86

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Applied changes to ``importlib.metadata`` from `importlib_metadata 8.7
2+
<https://importlib-metadata.readthedocs.io/en/latest/history.html#v8-7-0>`_,
3+
including ``dist`` now disallowed for ``EntryPoints.select``; deferred
4+
imports for faster import times; added support for metadata with newlines
5+
(python/cpython#119650); and ``metadata()`` function now returns ``None``
6+
when a metadata directory is present but no metadata is present.

0 commit comments

Comments
 (0)