mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
c60f39ada6
Disable immortalization around Py_CompileString*(). The same approach as332356bthat fixed the refleaks in compile() and eval(). E:09e72cfcan pass test_capi, test_sys and test__interpchannels with this patch for me.
Miscellaneous source files for the main Python shared library