Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-102873: logging.LogRecord docs: improve description of msg parameter#102875
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-102873: logging.LogRecord docs: improve description of msg parameter#102875
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedMar 21, 2023 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
AlexWaygood left a comment
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!
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
LGTM, thanks! I'll wait a few days before merging in case@vsajip has any objections, though, since he's the primary maintainer forlogging :)
Here's a link directly to the docs preview for this class:https://deploy-preview-102875--python-cpython-preview.netlify.app/library/logging.html#logging.LogRecord
miss-islington commentedMar 24, 2023
Thanks@aminalaee for the PR, and@AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
bedevere-bot commentedMar 24, 2023
GH-103003 is a backport of this pull request to the3.11 branch. |
bedevere-bot commentedMar 24, 2023
GH-103004 is a backport of this pull request to the3.10 branch. |
… parameter (pythonGH-102875)(cherry picked from commitf2e5a6e)Co-authored-by: Amin Alaee <mohammadamin.alaee@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
… parameter (pythonGH-102875)(cherry picked from commitf2e5a6e)Co-authored-by: Amin Alaee <mohammadamin.alaee@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
… parameter (python#102875)Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
… parameter (python#102875)Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
Closes#102873