]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46557: Log captured warnings without format string (GH-30975)
authorMichael P. Nitowski <mpnitowski@gmail.com>
Tue, 15 Mar 2022 09:01:03 +0000 (05:01 -0400)
committerGitHub <noreply@github.com>
Tue, 15 Mar 2022 09:01:03 +0000 (09:01 +0000)
commitd8066b420b888591f485d132e62979d07abfc3f4
tree169b3701864610187960e66cf42a31898bc0b655
parent16995ed0f2b697ca1ff966741288e787e1701ca9
bpo-46557: Log captured warnings without format string (GH-30975)
Lib/logging/__init__.py
Misc/NEWS.d/next/Library/2022-01-28-01-23-25.bpo-46557.XSbhyQ.rst [new file with mode: 0644]