Skip to content
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

gh-116626: Emit CALL events for all INSTRUMENTED_CALL_FUNCTION_EX #116627

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

gaogaotiantian
Copy link
Member

@gaogaotiantian gaogaotiantian commented Mar 11, 2024

@gaogaotiantian gaogaotiantian changed the title Emit CALL events for all INSTRUMENTED_CALL_FUNCTION_EX gh-116626: Emit CALL events for all INSTRUMENTED_CALL_FUNCTION_EX Mar 11, 2024
@gaogaotiantian
Copy link
Member Author

The failure seems a bit random and unrelated.

@markshannon
Copy link
Member

Thanks. Looks good.
I'm just going to rerun the fuzzer test before merging.

@gaogaotiantian
Copy link
Member Author

Should this be backported to 3.12?

@markshannon markshannon added the needs backport to 3.12 bug and security fixes label Mar 13, 2024
@markshannon markshannon merged commit 8332e85 into python:main Mar 13, 2024
54 checks passed
@miss-islington-app
Copy link

Thanks @gaogaotiantian for the PR, and @markshannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @gaogaotiantian and @markshannon, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 8332e85b2f079e8b9334666084d1f8495cff25c1 3.12

@gaogaotiantian gaogaotiantian deleted the fix-call-function-ex branch March 13, 2024 15:25
gaogaotiantian added a commit to gaogaotiantian/cpython that referenced this pull request Mar 13, 2024
…_FUNCTION_EX` (pythonGH-116627)

(cherry picked from commit 8332e85)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 13, 2024

GH-116732 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Mar 13, 2024
markshannon pushed a commit that referenced this pull request Mar 14, 2024
vstinner pushed a commit to vstinner/cpython that referenced this pull request Mar 20, 2024
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants