gh-93162: Add ability to configure QueueHandler/QueueListener together and provide getHandlerByName() and getHandlerNames() APIs. by vsajip · Pull Request #93269 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Add ability to configure QueueHandler/QueueListener together and prov…

awaiting core review

awaiting core review

Allow using QueueHandler and QueueListener in logging.dictConfig #93162

Improve cross-referencing from the NEWS item.

Improve documentation and refine test.

Fix typos, add clarification.

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Make improvements based on feedback.

Make more improvements based on feedback.

Refactor test, add failure cases.

Correct typos in documentation.

View reviewed changes

Revert 30935 defer bpo45162 to 312 (

emscripten-core/emscripten#17269

https://github.com/python/cpython/issue/89336

Error when initializing queue listener from config file #92929

Python 3.12+ breaks backwards compatibility for logging QueueHandler with some Queue classes #119819

Bug: Litestar crashes on initialization with Python 3.12.4 and a read-only root filesystem litestar-org/litestar#3591

Add listener attribute to QueueHandler python/typeshed#12986