diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2022-10-05-16-10-24.gh-issue-97930.NPSrzE.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-10-05-16-10-24.gh-issue-97930.NPSrzE.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-10-05-16-10-24.gh-issue-97930.NPSrzE.rst b/Misc/NEWS.d/next/Library/2022-10-05-16-10-24.gh-issue-97930.NPSrzE.rst deleted file mode 100644 index 860f6adeb20..00000000000 --- a/Misc/NEWS.d/next/Library/2022-10-05-16-10-24.gh-issue-97930.NPSrzE.rst +++ /dev/null @@ -1,3 +0,0 @@ -Apply changes from importlib_resources 5.8 and 5.9: ``Traversable.joinpath`` -provides a concrete implementation. ``as_file`` now supports directories of -resources. |