X Tutup
The Wayback Machine - https://web.archive.org/web/20221223172937/https://github.com/python/cpython/pull/96598
Skip to content
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

gh-93963: Remove ResourceReaderDefaultsTests #96598

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Sep 5, 2022

…ortant, they should be implemented in importlib_resources.
@bedevere-bot bedevere-bot added awaiting core review tests Tests in the Lib/test dir labels Sep 5, 2022
@jaraco jaraco changed the title bpo-93963: Remove ResourceReaderDefaultsTests gh-93963: Remove ResourceReaderDefaultsTests Sep 5, 2022
@jaraco jaraco requested a review from iritkatriel Sep 5, 2022
@jaraco jaraco added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Sep 5, 2022
@miss-islington miss-islington merged commit 52fe7e5 into python:main Sep 5, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 5, 2022

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

@miss-islington
Copy link
Contributor

miss-islington commented Sep 5, 2022

Sorry, @jaraco, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 52fe7e50c9945b7db60190b4b97e1213d05200b2 3.11

@miss-islington miss-islington self-assigned this Sep 5, 2022
@bedevere-bot
Copy link

bedevere-bot commented Sep 5, 2022

GH-96602 is a backport of this pull request to the 3.11 branch.

jaraco added a commit to jaraco/cpython that referenced this pull request Sep 5, 2022
…6598)

Automerge-Triggered-By: GH:jaraco.
(cherry picked from commit 52fe7e5)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@jaraco jaraco deleted the bpo-93963/remove-resource-reader-defaults-tests branch Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup