Skip to content

Commit e820d76

Browse files
hugovkbefeleme
andauthored
[3.12] gh-111301: Move importlib.resources.files change to What's new in Python 3.12 (#111512) (#111534)
Co-authored-by: Karolina Surma <33810531+befeleme@users.noreply.github.com>
1 parent 1675c25 commit e820d76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.12.rst

+3
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,9 @@ importlib.resources
716716
* :func:`importlib.resources.as_file` now supports resource directories.
717717
(Contributed by Jason R. Coombs in :gh:`97930`.)
718718

719+
* Rename first parameter of :func:`importlib.resources.files` to *anchor*.
720+
(Contributed by Jason R. Coombs in :gh:`100598`.)
721+
719722
inspect
720723
-------
721724

0 commit comments

Comments
 (0)