Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-97850: Remove the mention of removal fromResourceReader
docs#128602
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Also remove mention of removal fromhttps://github.com/python/cpython/blob/main/Doc/deprecations/pending-removal-in-3.14.rst? |
Yes, I missed that one. I'll update the PR in a bit! |
Oh wait, that is the other Sorry for the confusion@StanFromIreland, I should've checked better :/ but thanks for the help! |
a1284e9
intopython:mainUh oh!
There was an error while loading.Please reload this page.
…ocs (pythonGH-128602)Remove the mention of removal from ResourceReader docs(cherry picked from commita1284e9)Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
…ocs (pythonGH-128602)Remove the mention of removal from ResourceReader docs(cherry picked from commita1284e9)Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
GH-128654 is a backport of this pull request to the3.13 branch. |
GH-128655 is a backport of this pull request to the3.12 branch. |
This comment was marked as off-topic.
This comment was marked as off-topic.
The buildbot failure is unrelated (it's in |
Uh oh!
There was an error while loading.Please reload this page.
There is currently no plan to remove
ResourceReader
, especially given that the suggested alternativeTraversableResources
inherits fromResourceReader
. Let's remove the mention of a removal for now.Related discussion:#97850 (comment)
📚 Documentation preview 📚:https://cpython-previews--128602.org.readthedocs.build/