From: Victor Stinner Date: Thu, 20 Nov 2014 23:23:59 +0000 (+0100) Subject: (Merge 3.4) asyncio: BaseSelectorEventLoop.close() now closes the self-pipe X-Git-Tag: v3.5.0a1~467 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=35830270e1db09a4ccffc4495c5c6e662236d8ad;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) asyncio: BaseSelectorEventLoop.close() now closes the self-pipe before calling the parent close() method. If the event loop is already closed, the self-pipe is not unregistered from the selector. --- 35830270e1db09a4ccffc4495c5c6e662236d8ad