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

bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). #26387

Merged
merged 1 commit into from May 26, 2021

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented May 26, 2021

https://bugs.python.org/issue38693

Automerge-Triggered-By: GH:jaraco

@jaraco jaraco added 🤖 automerge PR will be merged once it's been approved and all CI passed needs backport to 3.10 labels May 26, 2021
@jaraco
Copy link
Member Author

jaraco commented May 26, 2021

bpo link is wrong

@jaraco jaraco force-pushed the bpo-38693/importlib-resources-fstrings branch from 9989c18 to 17012d9 Compare May 26, 2021
@jaraco jaraco changed the title bpo-33693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). May 26, 2021
@jaraco jaraco requested a review from gpshead May 26, 2021
Copy link
Member

@ericvsmith ericvsmith left a comment

Looks good to me.

@miss-islington
Copy link
Contributor

miss-islington commented May 26, 2021

@jaraco: Status check is done, and it's a success .

@miss-islington miss-islington merged commit f6fbdb9 into main May 26, 2021
12 checks passed
@miss-islington miss-islington deleted the bpo-38693/importlib-resources-fstrings branch May 26, 2021
@miss-islington
Copy link
Contributor

miss-islington commented May 26, 2021

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 26, 2021
…es 5.0.6). (pythonGH-26387)

Automerge-Triggered-By: GH:jaraco
(cherry picked from commit f6fbdb9)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@bedevere-bot
Copy link

bedevere-bot commented May 26, 2021

GH-26389 is a backport of this pull request to the 3.10 branch.

jaraco added a commit that referenced this pull request May 26, 2021
…es 5.0.6). (GH-26387) (#26389)

Automerge-Triggered-By: GH:jaraco
(cherry picked from commit f6fbdb9)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants