Geert Jansen added the comment: > One issue with the "owner" is that there is now a reference cycle between > SSLSocket and SSLObject (something which the original design is careful to > avoid by using weakrefs in the _ssl module).
Note that owner is a weakref :) Did you look at the code? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21965> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com