commit | dd8224e6a483a45d7cf2e7be0fa7d818a3f04c80 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Dec 04 23:06:13 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Dec 04 23:06:13 2014 +0100 |
tree | 8c6dc1d872cdf46769435083d3da038baf0cc111 | |
parent | fe22e0985adae5ccfe230c815267fd410de59148 [diff] |
Issue #22685: Fix test_pause_reading() of asyncio test_subprocess * mock also resume_reading() * ensure that resume_reading() is called