-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-116626: Emit CALL
events for all INSTRUMENTED_CALL_FUNCTION_EX
#116627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CALL
events for all INSTRUMENTED_CALL_FUNCTION_EX
CALL
events for all INSTRUMENTED_CALL_FUNCTION_EX
The failure seems a bit random and unrelated. |
Thanks. Looks good. |
Should this be backported to 3.12? |
Thanks @gaogaotiantian for the PR, and @markshannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @gaogaotiantian and @markshannon, I could not cleanly backport this to
|
…_FUNCTION_EX` (pythonGH-116627) (cherry picked from commit 8332e85) Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
GH-116732 is a backport of this pull request to the 3.12 branch. |
sys.monitoring.events.CALL
#116626