Serhiy Storchaka added the comment:

I don't like _dealloc_warn() at all. It looks as a dirty hack and doesn't work 
with custom file-like objects.

I think we should use one of Martin's option. If there are any issues with 
garbage collecting, we should fix the garbage collector.

----------
versions: +Python 3.5, Python 3.6 -Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19829>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to