mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-29 07:34:57 +02:00
The Python runtime is not amenable to Valgrind, and leak checking is a lot less relevant in Python compared to C. Signed-off-by: Philip Withnall <withnall@endlessm.com> Helps: #487