From: Antoine Pitrou Date: Sat, 31 Mar 2012 23:00:55 +0000 (+0200) Subject: Issue #13872: socket.detach() now marks the socket closed (as mirrored in the socket... X-Git-Tag: v3.3.0a2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8315f967647f4610776fef6dda830ce72db042c0;p=python Issue #13872: socket.detach() now marks the socket closed (as mirrored in the socket repr()). Patch by Matt Joiner. --- 8315f967647f4610776fef6dda830ce72db042c0