]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-136516: Mention installation artifacts as de-facto resources (GH-136419...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 24 Jul 2025 07:01:12 +0000 (09:01 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Jul 2025 07:01:12 +0000 (09:01 +0200)
commit2880798d0eeab99b1701df9716a69f48e09f2ea5
treedfd46ed9c5bd32368f1327b0c7b13ff53b0bf3c0
parent6ffeef10b2e4bf4f115c33d52c4bb98ef52e5689
[3.13] gh-136516: Mention installation artifacts as de-facto resources (GH-136419) (GH-137039)

Files like NUL on windows are, from `importlib.resources` point of
view, an artifact caused by installing to a filesystem directory.
Mention these.
(cherry picked from commit fac4964fdb2ae12969b485de496dd6d064fdbe99)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/library/importlib.resources.rst