1. d8ef644 bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060) by Zackery Spytz · 4 years, 7 months ago
  2. 03ab6b4 bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651) by Victor Stinner · 5 years ago
  3. db6075a closes bpo-34377: Update Valgrind suppressions. (GH-8729) by Paul Price · 6 years ago
  4. ba51880 bpo-32889: update valgrind suppressions (GH-5779) by Paul Price · 7 years ago
  5. 3a97390 Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read by Stefan Krah · 11 years ago
  6. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 12 years ago
  7. 942f2dd Issue #14171: Add valgrind suppressions for OpenSSL issue. by Martin v. Löwis · 12 years ago
  8. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 13 years ago
  9. 506b361 Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul by Charles-François Natali · 13 years ago
  10. 1158a33 #3791: remove last traces of bsddb. by Georg Brandl · 15 years ago
  11. 2f99b24 Merged revisions 66006 via svnmerge from by Neal Norwitz · 16 years ago
  12. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  13. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  14. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  15. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  16. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  17. 497b19a Updated gentoo to 2005.0 by Neal Norwitz · 19 years ago
  18. 76390de suppress more errors on my box, most are gentoo specific. Py_ADDRESS_IN_RANGE is x86_64 specific and the readline memory leaks should be generally applicable by Neal Norwitz · 19 years ago
  19. c3cd9df Add some doc about using valgrind by Neal Norwitz · 20 years ago