]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124653: Relax (again) detection of queue API for logging handlers (GH-124897)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 7 Oct 2024 18:42:19 +0000 (20:42 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 18:42:19 +0000 (19:42 +0100)
commit7ffe94fb242fd51bb07c7f0d31e94efeea3619d4
treebb549321720006985d642a1ade84a3180fdc542f
parent03775472cc69e150ced22dc30334a7a202fc0380
gh-124653: Relax (again) detection of queue API for logging handlers  (GH-124897)
Doc/library/logging.config.rst
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2024-10-02-15-05-45.gh-issue-124653.tqsTu9.rst [new file with mode: 0644]