15dfe2aa92d7265ea4b9aedc531fb4a3065d8b7e
Py_InitializeEx(0) tells the embedded interpreter to not install signal handlers. This fix is ignored by Python <3.7. See https://bugs.python.org/issue35233.
Description
Languages
Python
47.8%
C
38.3%
Makefile
6.7%
C++
3.3%
Batchfile
2.5%
Other
1.4%