Tin mới
`valgrind-python.supp`: Update suppression for readline leaks (#151783)
gh-121096: Ignore dlopen() leaks in Valgrind suppression file (#121097)
gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183)
bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)
closes bpo-34377: Update Valgrind suppressions. (GH-8729)
bpo-32889: update valgrind suppressions (GH-5779)

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

Issue #7652: Integrate the decimal floating point libmpdec library to speed
Issue #14171: Add valgrind suppressions for OpenSSL issue.

- Issue #10181: New memoryview implementation fixes multiple ownership

Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul
#3791: remove last traces of bsddb.
Merged revisions 66006 via svnmerge from
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Revert r63934 -- it was mixing two patches.
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Merged revisions 55817-55961 via svnmerge from
Merged revisions 46753-51188 via svnmerge from