mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Docs: correctly markup sys.monitoring "What's New" entry (#128346)
The sys.monitoring entry was added with commit d2f1d917e
.
This commit is contained in:
parent
81376fef76
commit
2bd5a7ab0f
1 changed files with 2 additions and 2 deletions
|
@ -614,8 +614,8 @@ sys
|
|||
sys.monitoring
|
||||
--------------
|
||||
|
||||
Two new events are added: :monitoring-event:`BRANCH_LEFT` and
|
||||
:monitoring-event:`BRANCH_RIGHT`. The ``BRANCH`` event is deprecated.
|
||||
* Two new events are added: :monitoring-event:`BRANCH_LEFT` and
|
||||
:monitoring-event:`BRANCH_RIGHT`. The ``BRANCH`` event is deprecated.
|
||||
|
||||
tkinter
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue