We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
importlib.resources.files
1 parent 1675c25 commit e820d76Copy full SHA for e820d76
Doc/whatsnew/3.12.rst
@@ -716,6 +716,9 @@ importlib.resources
716
* :func:`importlib.resources.as_file` now supports resource directories.
717
(Contributed by Jason R. Coombs in :gh:`97930`.)
718
719
+* Rename first parameter of :func:`importlib.resources.files` to *anchor*.
720
+ (Contributed by Jason R. Coombs in :gh:`100598`.)
721
+
722
inspect
723
-------
724
0 commit comments