Skip to content

GH-100342: check for allocation failure in AC *args parsing #100343

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 4 commits into from
Dec 28, 2022

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Dec 19, 2022

@kumaraditya303 kumaraditya303 added needs backport to 3.10 only security fixes topic-argument-clinic needs backport to 3.11 only security fixes type-bug An unexpected behavior, bug, or error labels Dec 19, 2022
@kumaraditya303 kumaraditya303 removed the needs backport to 3.10 only security fixes label Dec 19, 2022
@kumaraditya303 kumaraditya303 merged commit 7cf164a into python:main Dec 28, 2022
@miss-islington
Copy link
Contributor

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@kumaraditya303 kumaraditya303 deleted the clinic-null branch December 28, 2022 04:16
@miss-islington
Copy link
Contributor

Sorry, @kumaraditya303, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7cf164ad5e3c8c6af5ae8813ad6a784448605418 3.11

@bedevere-bot
Copy link

GH-100568 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Dec 28, 2022
kumaraditya303 added a commit to kumaraditya303/cpython that referenced this pull request Dec 28, 2022
…rsing (pythonGH-100343).

(cherry picked from commit 7cf164a)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
kumaraditya303 added a commit that referenced this pull request Dec 28, 2022
…H-100343). (#100568)

(cherry picked from commit 7cf164a)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-argument-clinic type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants