]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117975: Ensure flush level is checked when configuring a logging MemoryHand...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Apr 2024 13:48:09 +0000 (15:48 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 13:48:09 +0000 (14:48 +0100)
commit2b68c81283a8a7d2e09f9ca774048181c872471b
tree2e091dddb673fc4096f6e99027450ff6d136c9af
parentc270caf966e1c069ce28a7ab8941eae17827bde4
[3.12] gh-117975: Ensure flush level is checked when configuring a logging MemoryHandler. (GH-117976) (GH-117986)

(cherry picked from commit 6d0bb43232dd6ebc5245daa4fe29f07f815f0bad)
Lib/logging/config.py
Lib/test/test_logging.py