]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-99811: Use correct variable to search for time in format string (GH-99812...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 28 Nov 2022 19:17:31 +0000 (11:17 -0800)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2022 19:17:31 +0000 (19:17 +0000)
commit1b43fa6890aea98e5108a6aed560ceee348b0a07
tree95f4f540db18b8848ff58696b6c2e94413b7e036
parenta8517978631535be8b42636922c4bd249d9f8c68
[3.10] gh-99811: Use correct variable to search for time in format string (GH-99812) (GH-99852)

(cherry picked from commit 1d1bb95abdcafe92c771fb3dc4722351b032cc24)
Co-authored-by: cemysce <13400533+cemysce@users.noreply.github.com>
Lib/logging/__init__.py