New submission from Edward Langley <[EMAIL PROTECTED]>: On OS X 10.5.3 the default python has a mild memory leak. sample session:
% python -S Python 2.5.1 (r251:54863, Apr 15 2008, 22:57:26) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin >>> <switch terminals> % leaks Python Process 2357: 572 nodes malloced for 1031 KB Process 2357: 1 leak for 16 total leaked bytes. ... ---------- components: Macintosh messages: 69016 nosy: fiddlerwoaroof severity: normal status: open title: Memory leak on OS X type: performance versions: Python 2.5 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3245> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com