Stefan Krah added the comment:

I'm getting a couple of Valgrind leaks, starting with 1edff836c954:

valgrind --suppressions=Misc/valgrind-python.supp --leak-check=full ./python -c 
"pass"


All of them seem to be in _PySys_Init().

----------
nosy: +skrah
Added file: http://bugs.python.org/file32377/valgrind.out

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10241>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to