History for Misc/valgrind-python.supp - python/cpython · GitHub

github.com

Tin mới

`valgrind-python.supp`: Update suppression for readline leaks (#151783)

`valgrind-python.supp`: Update suppression for readline leaks (#151783)

gh-121096: Ignore dlopen() leaks in Valgrind suppression file (#121097)

gh-121096: Ignore dlopen() leaks in Valgrind suppression file (#121097)

gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183)

gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183)

bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)

bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)

bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)

bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)

closes bpo-34377: Update Valgrind suppressions. (GH-8729)

closes bpo-34377: Update Valgrind suppressions. (GH-8729)

bpo-32889: update valgrind suppressions (GH-5779)

bpo-32889: update valgrind suppressions (GH-5779)

Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read

Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read

Issue #7652: Integrate the decimal floating point libmpdec library to speed

Issue #7652: Integrate the decimal floating point libmpdec library to speed

Issue #14171: Add valgrind suppressions for OpenSSL issue.

Issue #14171: Add valgrind suppressions for OpenSSL issue.

- Issue #10181: New memoryview implementation fixes multiple ownership

- Issue #10181: New memoryview implementation fixes multiple ownership

Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul

Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul

#3791: remove last traces of bsddb.

#3791: remove last traces of bsddb.

Merged revisions 66006 via svnmerge from

Merged revisions 66006 via svnmerge from

Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.

Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.

Revert r63934 -- it was mixing two patches.

Revert r63934 -- it was mixing two patches.

Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.

Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.

Merged revisions 55817-55961 via svnmerge from

Merged revisions 55817-55961 via svnmerge from

Merged revisions 46753-51188 via svnmerge from

Merged revisions 46753-51188 via svnmerge from

Updated gentoo to 2005.0

Updated gentoo to 2005.0

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

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

Add some doc about using valgrind

Add some doc about using valgrind