[3.13] gh-124513: Check args in framelocalsproxy_new() (GH-124515) by miss-islington · Pull Request #124539 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Contributor
Fix a crash in FrameLocalsProxy constructor: check the number of
arguments.
(cherry picked from commit d6954b6)
Co-authored-by: Victor Stinner vstinner@python.org
Fix a crash in FrameLocalsProxy constructor: check the number of arguments. (cherry picked from commit d6954b6) Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington
requested a review
from markshannon
as a code owner
bedevere-app
Bot
added
the
awaiting review
label
This was referenced
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bedevere-app
Bot
added
awaiting merge
and removed
awaiting review
labels
Yhg1s
merged commit
62f691f
into
python:3.13
bedevere-app
Bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-d6954b6-3.13
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment