summaryrefslogtreecommitdiff
path: root/Lib/asyncio/base_subprocess.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-29 00:36:51 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-01-29 00:36:51 +0100
commitfa73779b0a54211e99bd1e76511f30352c7055e9 (patch)
tree0abf1f81f382ddd5771db6b49d798e2a27d1eeaa /Lib/asyncio/base_subprocess.py
parentf07801bb17f8089dc8b8a4d2beafba7c497af900 (diff)
downloadcpython-git-fa73779b0a54211e99bd1e76511f30352c7055e9.tar.gz
asyncio: Fix _SelectorSocketTransport constructor
Only start reading when connection_made() has been called: protocol.data_received() must not be called before protocol.connection_made().
Diffstat (limited to 'Lib/asyncio/base_subprocess.py')
0 files changed, 0 insertions, 0 deletions