Skip to content

gh-116735: Use MISSING for CALL event if argument is absent #116737

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

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

gaogaotiantian
Copy link
Member

@gaogaotiantian gaogaotiantian commented Mar 13, 2024

@gaogaotiantian gaogaotiantian added the needs backport to 3.12 only security fixes label Mar 13, 2024
@gaogaotiantian
Copy link
Member Author

Please merge this after #116732 to avoid conflicts.

@markshannon
Copy link
Member

Looks good.
#116732 is merged, so it's OK to merge this now?

@gaogaotiantian
Copy link
Member Author

Yes, this can be merged now. Thanks!

@markshannon markshannon merged commit 59e30f4 into python:main Mar 15, 2024
@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 59e30f41ed6f2388a99ac0a8aebf0a12f7460a4a 3.12

@bedevere-app
Copy link

bedevere-app bot commented Mar 15, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 15, 2024
gaogaotiantian added a commit to gaogaotiantian/cpython that referenced this pull request Mar 15, 2024
… absent (pythonGH-116737)

(cherry picked from commit 59e30f4)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
markshannon pushed a commit that referenced this pull request Mar 19, 2024
#116873)

[3.12] gh-116735: Use `MISSING` for `CALL` event if argument is absent (GH-116737)
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.

2 participants