| commit | db6075ab3aa44f69c13c4a169806d08596d25003 | [log] [tgz] |
|---|---|---|
| author | Paul Price <price@astro.princeton.edu> | Sat Aug 11 02:41:34 2018 -0400 |
| committer | Benjamin Peterson <benjamin@python.org> | Fri Aug 10 23:41:34 2018 -0700 |
| tree | fa7f5dfdf9eaac184f6a906a719d4264a6054659 | |
| parent | c8b0dbc4928a1fe4bd5abebd810b6849374c7af3 [diff] |
closes bpo-34377: Update Valgrind suppressions. (GH-8729) Valgrind isn't seeing PyObject_Free/PyObject_Realloc, but using _PyObject_Free/_PyObject_Realloc works.