Staging
v0.5.1
https://github.com/python/cpython
Revision 8cd48b60fde147087dca061e836c1a47156ac612 authored by Miss Islington (bot) on 24 March 2020, 16:54:40 UTC, committed by GitHub on 24 March 2020, 16:54:40 UTC

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 9b8e74ca77da7167033917d155e5f55c67b92f14)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
1 parent e97c8b0
History
Tip revision: 8cd48b60fde147087dca061e836c1a47156ac612 authored by Miss Islington (bot) on 24 March 2020, 16:54:40 UTC
Clarify a guarantee of the logging module. (GH-19132)
Tip revision: 8cd48b6

README.rst

back to top