mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Python 3.14.0b1
This commit is contained in:
parent
5f01b00dea
commit
b092705907
237 changed files with 2243 additions and 583 deletions
|
@ -626,7 +626,7 @@ which, when run, will produce:
|
|||
of each message with the handler's level, and only passes a message to a
|
||||
handler if it's appropriate to do so.
|
||||
|
||||
.. versionchanged:: next
|
||||
.. versionchanged:: 3.14
|
||||
The :class:`QueueListener` can be started (and stopped) via the
|
||||
:keyword:`with` statement. For example:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue