Skip to content

Conversation

kj7rrv
Copy link
Contributor

@kj7rrv kj7rrv commented Jul 7, 2022

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Jul 7, 2022
Copy link
Member

@FFY00 FFY00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @kj7rrv this looks good, thank you! Can you add the missing news entry, as the bot requested?

@kj7rrv
Copy link
Contributor Author

kj7rrv commented Jul 7, 2022

@FFY00 I didn't because it's just a documentation change.

@bedevere-bot
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

And if you don't make the requested changes, you will be poked with soft cushions!

@zormit
Copy link
Contributor

zormit commented Jul 23, 2023

Hi @kj7rrv, are you still interested in getting this merged? I found this by looking at <easy> issues and I'd be happy to help make the changes go to upstream. I have tried adding to the discussion -- if you personally like it, maybe you can update the branch and PR accordingly, s.t. it gets another round of review?

P.S:. If you're busy / have other priorities, I can also open another PR and we can close this one. But given there is already a 2nd open PR, I didn't want to add a 3rd one 😅

@kj7rrv
Copy link
Contributor Author

kj7rrv commented Jul 23, 2023

@zormit Hi! I applied your suggested change. I am still interested in having it merged; is there anything else that needs to be changed?

@kj7rrv kj7rrv requested review from ncoghlan and warsaw as code owners July 23, 2023 17:09
@zormit
Copy link
Contributor

zormit commented Jul 24, 2023

I'm not sure why it bedevere still says this is awaiting changes, it should now, after you changed something be awaiting review? 🤔 (that's me, trying to understand the PR state machine)

@kj7rrv Also a clarifying question: Did you mean to apply my changes? I think you have accepted the changes by Brett instead of mine. They are a bit less detailed. It would be okay for me, I could approve it, given it's much better than nothing, but I would be curious about your reasoning behind it.

@brettcannon
Copy link
Member

I'm not sure why it bedevere still says this is awaiting changes

It's because @kj7rrv didn't say the triggering phrase as specified in #94662 (comment) to refresh review requests.

@bombs-kim
Copy link
Contributor

@kj7rrv could you add a comment that includes this line?
"I have made the requested changes; please review again"

@kj7rrv
Copy link
Contributor Author

kj7rrv commented Nov 7, 2024 via email

@bedevere-app
Copy link

bedevere-app bot commented Nov 7, 2024

Thanks for making the requested changes!

@brettcannon, @FFY00: please review the changes made to this pull request.

@bedevere-app bedevere-app bot requested review from FFY00 and brettcannon November 7, 2024 06:35
Copy link
Contributor

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Some phrasing like "cannot be found or loaded" instead of "cannot be imported" might make the sentence more technically accurate for modules like 1/0 which could also conceivably be described as not being able to be imported, but that's a bit of a nit

@brettcannon brettcannon added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes and removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 9, 2025
@brettcannon brettcannon merged commit 66ef161 into python:main Sep 9, 2025
38 of 39 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 9, 2025
@brettcannon
Copy link
Member

@kj7rrv thanks for the PR and apologies for the delay!

@hauntsaninja thanks for the review!

lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
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 topic-importlib

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Document exceptions raised by importlib.import

7 participants