]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22685, asyncio: resume_reading() must also be called in test_pause_reading()
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 28 Nov 2014 21:42:06 +0000 (22:42 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 28 Nov 2014 21:42:06 +0000 (22:42 +0100)
commit73866efc34c9d4365ac4f4b93f08b1b0853ba5fb
treea47a4bfafbbb5131db382868a39b46bdc0e08307
parentddf3bc9078c674c6a6790e04ad222ddfe7c0dcbc
Issue #22685, asyncio: resume_reading() must also be called in test_pause_reading()
Lib/test/test_asyncio/test_subprocess.py