Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.13] Free arena on _PyCompile_AstOptimize failure in Py_CompileStringObject (GH-127910) #128006

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 1 commit into from
Dec 16, 2024

Conversation

miss-islington
Copy link
Contributor

After commit 10a91d7 introduced arena cleanup, commit 2dfbd4f
removed the free call when _PyCompile_AstOptimize fails.
(cherry picked from commit cfeaa99)

Co-authored-by: Berker Peksag [email protected]

pythonGH-127910)

After commit 10a91d7 introduced arena cleanup, commit 2dfbd4f
removed the free call when _PyCompile_AstOptimize fails.
(cherry picked from commit cfeaa99)

Co-authored-by: Berker Peksag <[email protected]>
@berkerpeksag berkerpeksag merged commit 367ea89 into python:3.13 Dec 16, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants