Skip to content

Commit a6bf2a6

Browse files
committed
Add blurb
1 parent 59850cf commit a6bf2a6

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 from `importlib_metadata 8.7
2+
<https://importlib-metadata.readthedocs.io/en/latest/history.html#v8-7-0>`_,
3+
including ``dist`` now disallowed for :meth:`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)