Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add listener attribute to QueueHandler #12986

Conversation

syncblaze
Copy link
Contributor

Since Python 3.12 the QueueHandler has an attribute listener which is added in this PR.

https://docs.python.org/3/library/logging.handlers.html#logging.handlers.QueueHandler.listener
python/cpython#93269

Copy link
Contributor

github-actions bot commented Nov 8, 2024

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 30c9af5 into python:main Nov 8, 2024
63 checks passed
@syncblaze syncblaze deleted the logging/add-QueueHandler-listener-attribute branch November 8, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants