The command used to run the tests with valgrind:

valgrind --tool=memcheck --leak-check=full --suppressions=valgrind-python.supp python3.10 test.py
