From: Victor Stinner Date: Sun, 12 Oct 2014 07:53:12 +0000 (+0200) Subject: (Merge 3.4) asyncio: enhance protocol representation X-Git-Tag: v3.5.0a1~686 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74895df8fb58e2dc31a7584fa9f8c1ba0af0d706;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) asyncio: enhance protocol representation Add "closed" or "closing" to repr() of selector and proactor transports --- 74895df8fb58e2dc31a7584fa9f8c1ba0af0d706