Skip to content

Conversation

encukou
Copy link
Member

@encukou encukou commented Jul 8, 2025

Files like NUL on windows are, from importlib.resources point of view, an artifact caused by installing to a filesystem directory.

@jaraco, do you agree? Do you think it's worth mentioning?


📚 Documentation preview 📚: https://cpython-previews--136419.org.readthedocs.build/

Files like NUL on windows are, from `importlib.resources` point of
view, an artifact caused by installing to a filesystem directory.
Mention these.
@encukou encukou changed the title gh-88992: Mention installation artifacts as de-facto resources gh-136516: Mention installation artifacts as de-facto resources Jul 23, 2025
@encukou encukou added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jul 23, 2025
@encukou encukou merged commit fac4964 into python:main Jul 23, 2025
40 checks passed
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@encukou encukou deleted the resources-special branch July 23, 2025 12:01
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 23, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 23, 2025
…pythonGH-136419)

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 fac4964)

Co-authored-by: Petr Viktorin <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 23, 2025
…pythonGH-136419)

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 fac4964)

Co-authored-by: Petr Viktorin <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jul 23, 2025

GH-137038 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 23, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jul 23, 2025

GH-137039 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 23, 2025
encukou added a commit that referenced this pull request Jul 24, 2025
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 fac4964)

Co-authored-by: Petr Viktorin <[email protected]>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…pythonGH-136419)

Files like NUL on windows are, from `importlib.resources` point of
view, an artifact caused by installing to a filesystem directory.
Mention these.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…pythonGH-136419)

Files like NUL on windows are, from `importlib.resources` point of
view, an artifact caused by installing to a filesystem directory.
Mention these.
kumaraditya303 pushed a commit that referenced this pull request Oct 7, 2025
GH-136419) (#137038)

gh-136516: Mention installation artifacts as de-facto resources (GH-136419)

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 fac4964)

Co-authored-by: Petr Viktorin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants