[issue16900] SSL sockets don't give resource warnings

Roundup Robot report at bugs.python.org
Thu Jan 10 21:17:07 CET 2013


Roundup Robot added the comment:

New changeset c8105251cc1f by Benjamin Peterson in branch '3.3':
remove __del__ because it's evil and also prevents the ResourceWarning on the socket from happening (closes #16900)
http://hg.python.org/cpython/rev/c8105251cc1f

New changeset e23d51f17cce by Benjamin Peterson in branch 'default':
merge 3.3 (#16900)
http://hg.python.org/cpython/rev/e23d51f17cce

----------
nosy: +python-dev
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16900>
_______________________________________


More information about the Python-bugs-list mailing list