Message 201390 - Python tracker (original) (raw)
Message201390
Author | skrah |
---|---|
Recipients | Arfrever, benjamin.peterson, loewis, nascheme, pitrou, python-dev, skrah |
Date | 2013-10-26.19:05:52 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1382814353.49.0.450275594317.issue10241@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
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(). |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-10-26 19:05:53 | skrah | set | recipients: + skrah, loewis, nascheme, pitrou, benjamin.peterson, Arfrever, python-dev |
2013-10-26 19:05:53 | skrah | set | messageid: 1382814353.49.0.450275594317.issue10241@psf.upfronthosting.co.za |
2013-10-26 19:05:53 | skrah | link | issue10241 messages |
2013-10-26 19:05:53 | skrah | create |