New submission from Andrew Svetlov <andrew.svet...@gmail.com>: Python leaks in method.__repr__ if class has no __name__. Very rare situation.
---------- assignee: asvetlov components: Interpreter Core files: leak.diff keywords: patch messages: 165913 nosy: asvetlov priority: normal severity: normal status: open title: Refleak in PyMethodObject repr versions: Python 3.2, Python 3.3 Added file: http://bugs.python.org/file26448/leak.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15404> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com