-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-95355: Check tokens[0] after allocating memory #95356
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
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
Good find. |
Misc/NEWS.d/next/Core and Builtins/2022-07-28-08-33-31.gh-issue-95355.yN4XVk.rst
Outdated
Show resolved
Hide resolved
…e-95355.yN4XVk.rst Co-authored-by: Oleg Iarygin <[email protected]>
LGTM Good catch! |
Status check is done, and it's a success ✅ . |
Thanks @imzhuhl for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
GH-95367 is a backport of this pull request to the 3.11 branch. |
pythonGH-95355 Automerge-Triggered-By: GH:pablogsal (cherry picked from commit b946f52) Co-authored-by: Honglin Zhu <[email protected]>
pythonGH-95355 Automerge-Triggered-By: GH:pablogsal (cherry picked from commit b946f52) Co-authored-by: Honglin Zhu <[email protected]>
GH-95368 is a backport of this pull request to the 3.10 branch. |
GH-95355 Automerge-Triggered-By: GH:pablogsal (cherry picked from commit b946f52) Co-authored-by: Honglin Zhu <[email protected]>
GH-95355 Automerge-Triggered-By: GH:pablogsal (cherry picked from commit b946f52) Co-authored-by: Honglin Zhu <[email protected]>
#95355
Automerge-Triggered-By: GH:pablogsal