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-103606: Improve error message from logging.config.FileConfig #103628
Conversation
Agent-Hellboy
commented
Apr 19, 2023
•
edited by bedevere-bot
edited by bedevere-bot
- Issue: Unhelpful error message from logging.config.FileConfig can be improved #103606
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
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 PR.
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 |
Hi @vsajip I have made the requested changes; please review again, one more question why doesn't the module has type annotation if this is because you lack people then I would like to do this as the module is very complex and interesting |
Thanks for making the requested changes! @vsajip: please review the changes made to this pull request. |
3260bb8
to
64d7142
Compare
test on Windows is failing
is windows runner picking random runners in between? |
64d7142
to
5a6afbb
Compare
Passed |
…python into fix-issue-103606
5a6afbb
to
467f639
Compare
Hi @vsajip, please review again |
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 And if you don't make the requested changes, you will be poked with soft cushions! |
Thanks for making the requested changes! @vsajip: please review the changes made to this pull request. |
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 |
Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
I have made the requested changes; please review again |
Thanks for making the requested changes! @vsajip: please review the changes made to this pull request. |
Thanks @Agent-Hellboy for the PR, and @vsajip for merging it |
Sorry, @Agent-Hellboy and @vsajip, I could not cleanly backport this to |
|
|