mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
367ea89384
Free arena on _PyCompile_AstOptimize failure in Py_CompileStringObject (GH-127910) After commit10a91d7e9introduced arena cleanup, commit2dfbd4f36removed the free call when _PyCompile_AstOptimize fails. (cherry picked from commitcfeaa992ba) Co-authored-by: Berker Peksag <berker.peksag@gmail.com>
Miscellaneous source files for the main Python shared library