mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08: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