[soc2008-general] Patching bugs from bugs.python.org as a project.
Wojciech Walczak
wojtek.gminick.walczak at gmail.com
Sat Mar 29 14:43:10 CET 2008
2008/3/24, Wojciech Walczak <wojtek.gminick.walczak at gmail.com>:
> Things I would like to work out for sure:
> - 'urllib2's urlopen() method causes a memory leak':
While researching this bug I started to wonder if it wouldn't be
better to apply with Memory Usage Profiler project:
<http://wiki.python.org/moin/MemoryUsageProfiler>.
There is only two days left, but I am not an absolute newbie in this area.
I have been using PySizer, debugging my programs with GC and by
by-hand reading of /proc/PID/smaps. I am aware of object's structures,
pymalloc and arenas.
Two questions then:
1. Is anybody working on this one already?
2. Are you, mentors, more interested in bugs patching or in MUP?
Regards,
Wojtek Walczak
More information about the soc2008-general
mailing list