summaryrefslogtreecommitdiff
path: root/Misc/valgrind-python.supp
Commit message (Expand)AuthorAgeFilesLines
* bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)Victor Stinner2019-10-081-0/+11
* closes bpo-34377: Update Valgrind suppressions. (GH-8729)Paul Price2018-08-101-11/+11
* bpo-32889: update valgrind suppressions (GH-5779)Paul Price2018-02-201-5/+5
* Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid readStefan Krah2013-11-081-0/+9
* Issue #7652: Integrate the decimal floating point libmpdec library to speedStefan Krah2012-03-211-0/+13
* Issue #14171: Add valgrind suppressions for OpenSSL issue.Martin v. Löwis2012-03-041-0/+32
* - Issue #10181: New memoryview implementation fixes multiple ownershipStefan Krah2012-02-251-0/+11
* Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by PaulCharles-François Natali2011-12-031-0/+24
* #3791: remove last traces of bsddb.Georg Brandl2009-06-041-1/+1
* Merged revisions 66006 via svnmerge fromNeal Norwitz2008-08-241-0/+33
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-1/+1
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-1/+1
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-1/+1
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-0/+9
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+9
* Updated gentoo to 2005.0Neal Norwitz2005-11-131-94/+100
* suppress more errors on my box, most are gentoo specific. Py_ADDRESS_IN_RANG...Neal Norwitz2005-10-031-0/+118
* Add some doc about using valgrindNeal Norwitz2004-06-061-0/+216