summaryrefslogtreecommitdiff
path: root/asyncio/events.py
Commit message (Expand)AuthorAgeFilesLines
* Python issue #23074: get_event_loop() now raises an exception if the thread hasVictor Stinner2014-12-181-3/+3
* Add run_aiotest.pyVictor Stinner2014-12-121-0/+597