| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-121096: Ignore dlopen() leaks in Valgrind suppression file (#121097) | Victor Stinner | 2024-06-28 | 1 | -0/+43 |
|
|
* | gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183) | Victor Stinner | 2023-06-01 | 1 | -8/+0 |
|
|
* | bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060) | Zackery Spytz | 2020-01-19 | 1 | -0/+8 |
|
|
* | bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651) | Victor Stinner | 2019-10-08 | 1 | -0/+11 |
|
|
* | closes bpo-34377: Update Valgrind suppressions. (GH-8729) | Paul Price | 2018-08-11 | 1 | -11/+11 |
|
|
* | bpo-32889: update valgrind suppressions (GH-5779) | Paul Price | 2018-02-21 | 1 | -5/+5 |
|
|
* | Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read | Stefan Krah | 2013-11-08 | 1 | -0/+9 |
|
|
* | Issue #7652: Integrate the decimal floating point libmpdec library to speed | Stefan Krah | 2012-03-21 | 1 | -0/+13 |
|
|
* | Issue #14171: Add valgrind suppressions for OpenSSL issue. | Martin v. Löwis | 2012-03-04 | 1 | -0/+32 |
|
|
* | - Issue #10181: New memoryview implementation fixes multiple ownership | Stefan Krah | 2012-02-25 | 1 | -0/+11 |
|
|
* | Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul | Charles-François Natali | 2011-12-03 | 1 | -0/+24 |
|
|
* | #3791: remove last traces of bsddb. | Georg Brandl | 2009-06-04 | 1 | -1/+1 |
|
|
* | Merged revisions 66006 via svnmerge from | Neal Norwitz | 2008-08-24 | 1 | -0/+33 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -1/+1 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 1 | -1/+1 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -1/+1 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -0/+9 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+9 |
|
|
* | Updated gentoo to 2005.0 | Neal Norwitz | 2005-11-13 | 1 | -94/+100 |
|
|
* | suppress more errors on my box, most are gentoo specific. Py_ADDRESS_IN_RANG... | Neal Norwitz | 2005-10-03 | 1 | -0/+118 |
|
|
* | Add some doc about using valgrind | Neal Norwitz | 2004-06-06 | 1 | -0/+216 |
|
|