Skip to content

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

@github-actions
Copy link
Contributor

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

@JelleZijlstraJelleZijlstra merged commit 30c9af5 into python:mainNov 8, 2024
@syncblazesyncblaze deleted the logging/add-QueueHandler-listener-attribute branch November 8, 2024 14:02
Sign up for freeto 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

@syncblaze@JelleZijlstra