Skip to content

gh-136516: Mention installation artifacts as de-facto resources #136419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025

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 <encukou@gmail.com>
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 <encukou@gmail.com>
@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 <encukou@gmail.com>
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