mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
gh-116735: Use MISSING for CALL event if argument is absent (GH-116737)
This commit is contained in:
parent
d180b507c4
commit
59e30f41ed
4 changed files with 7 additions and 3 deletions
|
|
@ -0,0 +1 @@
|
|||
For ``INSTRUMENTED_CALL_FUNCTION_EX``, set ``arg0`` to ``sys.monitoring.MISSING`` instead of ``None`` for :monitoring-event:`CALL` event.
|
||||
Loading…
Add table
Add a link
Reference in a new issue