Skip to content

[3.8] Clarify a guarantee of the logging module. (GH-19132)#19138

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-9b8e74c-3.8
Mar 24, 2020
Merged

[3.8] Clarify a guarantee of the logging module. (GH-19132)#19138
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-9b8e74c-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 24, 2020

Copy link
Copy Markdown
Contributor

When no additional arguments are passed to logging.debug() and related
methods, no % operation is performed on the passed in message.
(cherry picked from commit 9b8e74c)

Co-authored-by: Gregory P. Smith greg@krypto.org

Automerge-Triggered-By: @gpshead

When no additional arguments are passed to logging.debug() and related
methods, no % operation is performed on the passed in message.
(cherry picked from commit 9b8e74c)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@gpshead: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 8cd48b6 into python:3.8 Mar 24, 2020
@miss-islington miss-islington deleted the backport-9b8e74c-3.8 branch March 24, 2020 16:54
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants