| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I also encountered this problem, but I don't know why it happened. I opened an issue. |
Sorry, something went wrong.
There was a problem hiding this comment.
I would like to postpone this until 3.15. Please update the PR to move the load_module deprecation to pending-removal-in-3.15
Sorry, something went wrong.
|
You're right, when I did this pr, my vscode (the latest Python extension) didn't prompt exec_module either. I will edit the pending-removal-in-3.15.rst and Lib/zipimport.py to remove the entries for pending-removal-in-future.rst |
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you! LGTM.
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
|
Thanks for making the requested changes! @brettcannon: please review the changes made to this pull request. |
Sorry, something went wrong.
Co-authored-by: Brett Cannon <brett@python.org>
There was a problem hiding this comment.
Can you check if there is a deprecated-removed directive to update in the corresponding docs entry?
Sorry, something went wrong.
|
@brettcannon Friendly ping:) maybe we can merge this? It should be fine now, thank you! |
Sorry, something went wrong.
|
@Wulian233 Be patient, everyone has their own job :) |
Sorry, something went wrong.
|
Eh, IMO it's fine to remind someone to merge if the PR hasn't had any additional reviewers. |
Sorry, something went wrong.
|
A few months later: A similar PR for the delayed removal of load_module in importlib #129855 was just merged and backported. Is this PR still needed? cc @brettcannon |
Sorry, something went wrong.
It is, this one updates zipimport, while the other one was for importlib. |
Sorry, something went wrong.
|
Sorry for the delay! Got swamped and this fell off my radar thinking I was waiting on something for the PR. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
#125746 (comment)
📚 Documentation preview 📚: https://cpython-previews--125748.org.readthedocs.build/