New submission from Paul Price <paul.antony.pr...@gmail.com>:

I've found that the valgrind suppressions don't work for me with cpython 3.6.2. 
Renaming PyObject_Free/PyObject_Realloc to _PyObject_Free/_PyObject_Realloc in 
the suppressions file works.

I've got a patch that I'll put in via a GitHub PR.

----------
components: Demos and Tools
messages: 323385
nosy: Paul Price
priority: normal
severity: normal
status: open
title: Update valgrind suppressions
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34377>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to