[Python-Dev] Memory leaks and uninitialized memory

Neal Norwitz neal@metaslash.com
Sun, 04 Nov 2001 20:12:11 -0500


Tim Peters wrote:

> I don't intend to look at more of these (too much else to do).  If they're
> not resolved quickly, please open distinct bug reports for each, else
> they'll simply get lost.

Tim:

You wrote:
	Neal, if you do more of these, could you please limit them 
	to one module per patch?  Not all the suggested fixes have 
	made sense, and the report gets to be a mess when only part 
	of a patch can be applied.

By module do you mean directory (Modules, Lib, Python, etc) or do
you mean individual files?

Neal