Files
gentoo/dev-lang/python
Jonas Jelten 3b7ae26f65 dev-lang/python: add valgrind support
When the valgrind useflag is enabled, Python performs a runtime check if
it is run in the Valgrind VM, and adjusts its memory allocator to not
use pymalloc. Valgrind then does a much better job in tracking the
memory reachability.

Closes: https://bugs.gentoo.org/610816
Signed-off-by: Jonas Jelten <jj@sft.lol>
Closes: https://github.com/gentoo/gentoo/pull/11012
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-11-23 07:53:42 +01:00
..
2022-11-15 16:20:21 +01:00