summaryrefslogtreecommitdiff
path: root/Lib/test/test_asyncio/functional.py
Commit message (Expand)AuthorAgeFilesLines
* [3.7] bpo-33789: Backport test_asyncio fixes from master (GH-7478)Victor Stinner2018-06-071-2/+7
* Make asyncio tests run when there's no SSL module (#5196)Yury Selivanov2018-01-151-3/+0
* bpo-23749: Implement loop.start_tls() (#5039)Yury Selivanov2017-12-301-0/+279