]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandl...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Aug 2024 11:46:04 +0000 (13:46 +0200)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 11:46:04 +0000 (12:46 +0100)
commitc47943aa5e937fc052ff9c45e70aefd90a4af0d5
tree5677f9d169a700cebdda48e71852bebf7a1e26ce
parent757bcfd6a661aa65d062b1873397c4268cb3d3cd
[3.12] gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler`. (GH-122154) (GH-122604)

(cherry picked from commit fb864c76cd5e450e789a7b4095832e118cc49a39)
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]