Skip to content

Commit cf9ef84

Browse files
committed
Add blurb
1 parent 5de9906 commit cf9ef84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Added ``importlib.simple`` module implementing adapters from a low-level
2+
resources reader interface to a ``TraversableResources`` interface. Legacy
3+
API (``path``, ``contents``, ...) is now supported entirely by the
4+
``.files()`` API with a compatibility shim supplied for resource loaders
5+
without that functionality. Feature parity with ``importlib_resources`` 5.2.

0 commit comments

Comments
 (0)