Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
eb7594f85741ef809b1ee337ee3431df20e6f8bb
/
Misc
/
valgrind-python.supp
d8ef644
bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
by Zackery Spytz
· 4 years, 10 months ago
03ab6b4
bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)
by Victor Stinner
· 5 years ago
db6075a
closes bpo-34377: Update Valgrind suppressions. (GH-8729)
by Paul Price
· 6 years ago
ba51880
bpo-32889: update valgrind suppressions (GH-5779)
by Paul Price
· 7 years ago
3a97390
Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read
by Stefan Krah
· 11 years ago
1919b7e
Issue #7652: Integrate the decimal floating point libmpdec library to speed
by Stefan Krah
· 13 years ago
942f2dd
Issue #14171: Add valgrind suppressions for OpenSSL issue.
by Martin v. Löwis
· 13 years ago
9a2d99e
- Issue #10181: New memoryview implementation fixes multiple ownership
by Stefan Krah
· 13 years ago
506b361
Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul
by Charles-François Natali
· 13 years ago
1158a33
#3791: remove last traces of bsddb.
by Georg Brandl
· 15 years ago
2f99b24
Merged revisions 66006 via svnmerge from
by Neal Norwitz
· 16 years ago
e1b5ac6
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
by Georg Brandl
· 16 years ago
a26f8ca
Revert r63934 -- it was mixing two patches.
by Georg Brandl
· 16 years ago
f954c4b
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
by Georg Brandl
· 16 years ago
cd16bf6
Merged revisions 55817-55961 via svnmerge from
by Guido van Rossum
· 17 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
497b19a
Updated gentoo to 2005.0
by Neal Norwitz
· 19 years ago
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
c3cd9df
Add some doc about using valgrind
by Neal Norwitz
· 20 years ago