]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 2 Aug 2024 11:16:32 +0000 (13:16 +0200)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 11:16:32 +0000 (12:16 +0100)
commitfb864c76cd5e450e789a7b4095832e118cc49a39
treedf02db9e2ebdae479fb26f4f728e4110504d2d2a
parentaddbb73927f55855dfcc62fd47b0018de8a814ed
gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler`. (GH-122154)
Doc/library/logging.config.rst
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2024-07-23-10-59-38.gh-issue-121723.iJEf7e.rst [new file with mode: 0644]