You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a typo: Uncomment PyObject_Free and PyObject_Realloc in the valgring suppression file.
valgring should be valgrind
I installed debug version of python3 as detailed in the doc, when I use it with valgrind(just open python and exit), it still reports tons of possible leaks, is that possible to suppress them?
The text was updated successfully, but these errors were encountered:
adamchainz
added a commit
to adamchainz/PythonExtensionPatterns
that referenced
this issue
Mar 13, 2017
valgring should be valgrind
The text was updated successfully, but these errors were encountered: