DISPATCH-1467: mask leaks in python2 for now
diff --git a/tests/lsan.supp b/tests/lsan.supp
index b2d8c81..a37c399 100644
--- a/tests/lsan.supp
+++ b/tests/lsan.supp
@@ -56,6 +56,7 @@
 
 leak:*libpython*
 leak:*libwebsockets*
+leak:*python2*
 
 # We should be able to uncomment these once all known dispatch leaks have been fixed
 leak:*libqpid-proton*