Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[3.13] Free arena on _PyCompile_AstOptimize failure in Py_CompileStri…
…ngObject (GH-128006) Free arena on _PyCompile_AstOptimize failure in Py_CompileStringObject (GH-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]>
- Loading branch information