Yury Selivanov
|
00abf385ac
|
asyncio.tests: Autodiscover asyncio tests. Patch by Vajrasky Kok. Closes #20668
|
2014-03-27 12:21:20 -04:00 |
Guido van Rossum
|
3287905335
|
Skip test_asyncio if concurrent.futures can't be imported. Hopeful fix for issue 19645.
|
2013-11-17 17:00:21 -08:00 |
Guido van Rossum
|
7058dad0bd
|
Skip the asyncio tests when threads are not available.
See http://bugs.python.org/issue19295
|
2013-10-19 08:47:26 -07:00 |
Guido van Rossum
|
27b7c7ebf1
|
Initial checkin of asyncio package (== Tulip, == PEP 3156).
|
2013-10-17 13:40:50 -07:00 |