-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-84687: Add filename to the error raised by os.exec* #19915
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
base: main
Are you sure you want to change the base?
gh-84687: Add filename to the error raised by os.exec* #19915
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the improvement @russelldavis !
@remilapeyre thanks for reviewing and approving. What's the next step for getting it merged? |
Hi @russelldavis, a core developer will make a second review of your PR and will either merge or ask for some changes. There is not much you can do on your end to speed this up, there is a long backlog of PRs to review and making a good review of each of them take some time but they will get there eventually. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks good!
I think the NEWS entry should be slightly re-worded though, see inline comment.
Misc/NEWS.d/next/Library/2020-05-05-06-05-24.bpo-40507.ggjoGl.rst
Outdated
Show resolved
Hide resolved
@taleinat @remilapeyre can we get this merged now? Thanks. |
LGTM |
@furkanonder thanks for approving the PR. It's been over 3 years now and has 3 approvals. How do we get it merged? |
After the feature freezing 3.12b1 is published next week. Currently core devs implement remaining PEPs and fix bugs introduced by them. |
The following commit authors need to sign the Contributor License Agreement: |
Pretty straightforward, I think the title says it all.
https://bugs.python.org/issue40507