]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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 12:07:27 +0000 (14:07 +0200)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 12:07:27 +0000 (13:07 +0100)
commit56435a88c4ffc4ea81b086c2c20b29197e19182e
tree01f3ca5c65bf9b05ff906851b485c4a439329ff5
parent9f488f93585ac4e0741318de4526682884ffbc0c
[3.13] gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler`. (GH-122154) (GH-122603)

(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]