hai shi added the comment:
Hi, Simon. Thanks for your report.
There have an relatived issue in: bpo-43145, this bpo have mentioned
`Py_Initialize()`. So I suggest to close this bpo. We can reopen it if we have
seperated questions need to be discussed in here.
> Running a Valgrind memcheck o
New submission from Simon Aldrich :
Running a Valgrind memcheck of Py_Initialize still produces issues even when
using the suggested suppressions file. Am I doing something wrong or is this
expected?
I've attached a simple reproducer which can be run as follows:
1. Extract tarball
2. cmake
3