COMMITS
/ Misc/valgrind-python.supp June 28, 2024
V
gh-121096: Ignore dlopen() leaks in Valgrind suppression file (#121097)
Victor Stinner committed
June 1, 2023
V
gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183)
Victor Stinner committed
January 19, 2020
Z
bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
Zackery Spytz committed
October 8, 2019
V
bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)
Victor Stinner committed
August 11, 2018
P
closes bpo-34377: Update Valgrind suppressions. (GH-8729)
Paul Price committed
February 21, 2018
P
bpo-32889: update valgrind suppressions (GH-5779)
Paul Price committed
November 8, 2013
S
Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read
Stefan Krah committed
March 21, 2012
S
Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah committed
March 4, 2012
M
Issue #14171: Add valgrind suppressions for OpenSSL issue.
Martin v. Löwis committed
February 25, 2012
S
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah committed
December 3, 2011
C
Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul
Charles-François Natali committed
June 4, 2009
G
#3791: remove last traces of bsddb.
Georg Brandl committed
August 24, 2008
N
Merged revisions 66006 via svnmerge from
Neal Norwitz committed
June 4, 2008
G
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Georg Brandl committed
G
Revert r63934 -- it was mixing two patches.
Georg Brandl committed
G
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Georg Brandl committed
June 13, 2007
G
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
November 13, 2005
N
Updated gentoo to 2005.0
Neal Norwitz committed
October 3, 2005
June 6, 2004
N
Add some doc about using valgrind
Neal Norwitz committed