summaryrefslogtreecommitdiff
path: root/asyncio/protocols.py
Commit message (Expand)AuthorAgeFilesLines
* Document Protocol state machineVictor Stinner2015-01-291-0/+5
* Python issue #23208: Add BaseEventLoop._current_handleVictor Stinner2015-01-261-0/+129