From: Victor Stinner Date: Wed, 28 May 2014 22:19:09 +0000 (+0200) Subject: (Merge 3.4) Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe doc X-Git-Tag: v3.5.0a1~1572 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7434ed7b6aadbe368f7f9470187741eda07d9fd7;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe doc The function sets the the pipe to non-blocking mode. --- 7434ed7b6aadbe368f7f9470187741eda07d9fd7