[New-bugs-announce] [issue22569] Add support for weakrefs to _socket.socket

Alex Gaynor report at bugs.python.org
Mon Oct 6 16:34:28 CEST 2014


New submission from Alex Gaynor:

This is needed to keep the _ssl module reasonably in sync with it's Python3 counterpart.

----------
files: weakref-me-captain.diff
keywords: needs review, patch
messages: 228695
nosy: alex, benjamin.peterson
priority: normal
severity: normal
status: open
title: Add support for weakrefs to _socket.socket
versions: Python 2.7
Added file: http://bugs.python.org/file36826/weakref-me-captain.diff

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


More information about the New-bugs-announce mailing list