Skip to content

Fix importlib.resources issue reference in 3.13 What's New #125175

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
Oct 9, 2024

Conversation

ncoghlan
Copy link
Contributor

@ncoghlan ncoghlan commented Oct 9, 2024

Previous link was to the PR that removed the
mentioned importlib.resources APIs, rather than
the issue that added back their improved forms.


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

Previous link was to the PR that removed the
mentioned importlib.resources APIs, rather than
the issue that added back their improved forms.
@ncoghlan ncoghlan added docs Documentation in the Doc dir skip issue skip news triaged The issue has been accepted as valid by a triager. 3.13 bugs and security fixes 3.14 bugs and security fixes needs backport to 3.13 bugs and security fixes labels Oct 9, 2024
@ncoghlan ncoghlan merged commit 7a303fc into python:main Oct 9, 2024
32 checks passed
@miss-islington-app
Copy link

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

@ncoghlan ncoghlan deleted the whatsnew-3.13-importlib-resources branch October 9, 2024 10:40
@ambv ambv added needs backport to 3.13 bugs and security fixes and removed needs backport to 3.13 bugs and security fixes labels Oct 9, 2024
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 9, 2024
…125175)

Previous link was to the PR that removed the
mentioned importlib.resources APIs, rather than
the issue that added back their improved forms.
(cherry picked from commit 7a303fc)

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

bedevere-app bot commented Oct 9, 2024

GH-125184 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 Oct 9, 2024
ncoghlan added a commit that referenced this pull request Oct 9, 2024
…-125175) (#125184)

Previous link was to the PR that removed the
mentioned importlib.resources APIs, rather than
the issue that added back their improved forms.

(cherry picked from commit 7a303fc)

Co-authored-by: Alyssa Coghlan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes 3.14 bugs and security fixes docs Documentation in the Doc dir skip issue skip news triaged The issue has been accepted as valid by a triager.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants