commit | b45c0f7e4833615067dbe74c1e813fd1b45ce181 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sun Oct 11 10:10:31 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sun Oct 11 10:10:31 2015 +0200 |
tree | 323257810e2058ed478a0f4c12db8a43399d83e2 | |
parent | bc5b80bac1d3db5779fcace4922bfc7eb8b964fa [diff] |
Close #25367: Fix test_coroutines with no thread support Skip test_asyncio_1() when the asyncio module cannot be imported because CPython is compiled with no thread support.