New submission from Andrew Svetlov <[email protected]>:

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 <[email protected]>
<http://bugs.python.org/issue15404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to