]> granicus.if.org Git - python/commit
closes bpo-34377: Update Valgrind suppressions. (GH-8729)
authorPaul Price <price@astro.princeton.edu>
Sat, 11 Aug 2018 06:41:34 +0000 (02:41 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sat, 11 Aug 2018 06:41:34 +0000 (23:41 -0700)
commitdb6075ab3aa44f69c13c4a169806d08596d25003
treefa7f5dfdf9eaac184f6a906a719d4264a6054659
parentc8b0dbc4928a1fe4bd5abebd810b6849374c7af3
closes bpo-34377: Update Valgrind suppressions. (GH-8729)

Valgrind isn't seeing PyObject_Free/PyObject_Realloc, but using _PyObject_Free/_PyObject_Realloc works.
Misc/NEWS.d/next/Core and Builtins/2018-08-10-15-05-00.bpo-34377.EJMMY4.rst [new file with mode: 0644]
Misc/valgrind-python.supp