mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Fix use-after-free in Py_SetPythonHome(NULL), Py_SetProgramName(NULL) and _Py_SetProgramFullPath(NULL) function calls. Issue reported by Benedikt Reinartz.
Miscellaneous source files for the main Python shared library