mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
gh-117385: Remove unhooked events on sys.settrace (GH-117386)
This commit is contained in:
parent
a5eeb832c2
commit
0f99861332
2 changed files with 3 additions and 3 deletions
|
|
@ -0,0 +1 @@
|
|||
Remove unhandled ``PY_MONITORING_EVENT_BRANCH`` and ``PY_MONITORING_EVENT_EXCEPTION_HANDLED`` events from :func:`sys.settrace`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue