summaryrefslogtreecommitdiff
path: root/tests/test_async.py
Commit message (Expand)AuthorAgeFilesLines
* bind our UDP socketBob Halley2020-06-191-1/+2
* more coverage improvementsBob Halley2020-06-191-1/+3
* improve async coverageBob Halley2020-06-191-0/+22
* improve async coverageBob Halley2020-06-171-0/+119
* test IPv4 and IPv6 according to availabilityBob Halley2020-06-151-91/+116
* Add some comments about opportunities after 3.6 is not supported.Bob Halley2020-06-131-0/+1
* Re-enable TLS async tests.Bob Halley2020-06-121-27/+45
* Attempt to cope with python 3.6 asyncio.Bob Halley2020-06-111-1/+8
* Support trio, curio, and asyncio with one API!Bob Halley2020-06-111-0/+219