Codebase list python-clickhouse-driver / upstream/0.2.6 valgrind.supp
upstream/0.2.6

Tree @upstream/0.2.6 (Download .tar.gz)

valgrind.supp @upstream/0.2.6raw · history · blame

1
2
3
4
5
6
{
   <PyUnicode_Decode>
   # See https://bugs.python.org/issue42176
   Memcheck:Cond
   fun:PyUnicode_Decode
}