
report at bugs
Oct 29, 2009, 2:22 PM
Post #1 of 3
(184 views)
Permalink
|
|
[issue5437] Singleton MemoryError can hold traceback data and locals indefinitely
|
|
Antoine Pitrou <pitrou [at] free> added the comment: Here is a patch preallocating a freelist of MemoryErrors. To Alexandre: yes, PyExc_RecursionErrorInst probably has the same problem. ---------- versions: +Python 3.2 -Python 3.0 Added file: http://bugs.python.org/file15230/memerror.patch _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue5437> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|