Message89133
Here's an updated patch. The new patch also cleans up tp_clear,
tp_traverse and tp_dealloc of io.BytesIO which used weakreflist incorrectly.
I also added support for test_memoryio for adding reference leak
regression tests. As you'll see, the support is a bit heavyweight for
the only test case there. So perhaps I could change this to something
simpler. |
|
Date |
User |
Action |
Args |
2009-06-09 05:17:40 | alexandre.vassalotti | set | recipients:
+ alexandre.vassalotti, pitrou |
2009-06-09 05:17:40 | alexandre.vassalotti | set | messageid: <1244524660.61.0.613574686166.issue6242@psf.upfronthosting.co.za> |
2009-06-09 05:17:38 | alexandre.vassalotti | link | issue6242 messages |
2009-06-09 05:17:38 | alexandre.vassalotti | create | |
|