mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Disable immortalization around Py_CompileString*(). The same approach as 332356b that fixed the refleaks in compile() and eval(). E: 09e72cf can pass test_capi, test_sys and test__interpchannels with this patch for me.
Miscellaneous source files for the main Python shared library