STINNER Victor <[email protected]> added the comment:
> Initialize ev.data to 0 I dislike this option, since the code is legit: Valgrind produces a false alarm. > Use Misc/valgrind-python.supp to ignore this *false alarm* I prefer this option. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35561> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
