[issue14337] Recent refleaks

2012-03-17 Thread Stefan Krah
Stefan Krah added the comment: Nice. 0554183066b5 is completely clean except for a leak in test_curses. I think that one may be due to the fact that I'm running the tests in an ssh terminal. -- resolution: -> fixed stage: -> committed/rejected status: open -> closed _

[issue14337] Recent refleaks

2012-03-16 Thread Benjamin Peterson
Benjamin Peterson added the comment: I think I've nailed them all now. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue14337] Recent refleaks

2012-03-16 Thread Benjamin Peterson
Benjamin Peterson added the comment: Okay, hopefuly fixed now. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue14337] Recent refleaks

2012-03-16 Thread Stefan Krah
Stefan Krah added the comment: Ah, thanks for the pointer. 9e7f6ddc0d76 is clean, but default still leaks. Next attempt: OK: d2460ff173ff Leak: 3b2856d8614b test_dict leaked [12, 12] references, sum=24 test_builtin leaked [24, 24] references, sum=48 test_unittest leaked [970, 970] references