Message201452
| Author | skrah |
|---|---|
| Recipients | Arfrever, benjamin.peterson, loewis, nascheme, pitrou, python-dev, skrah |
| Date | 2013-10-27.12:25:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20131027122513.GA19542@sleipnir.bytereef.org> |
| In-reply-to | <1382816667.75.0.894156826583.issue10241@psf.upfronthosting.co.za> |
| Content | |
|---|---|
One example of a leaked object is "hexversion", from sysmodule.c:1615. I tried adding it to sys_deletes[] in import.c, but it did not help. See valgrind.out for other leaks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-27 12:25:12 | skrah | set | recipients: + skrah, loewis, nascheme, pitrou, benjamin.peterson, Arfrever, python-dev |
| 2013-10-27 12:25:12 | skrah | link | issue10241 messages |
| 2013-10-27 12:25:12 | skrah | create | |