summaryrefslogtreecommitdiff
path: root/Doc/library/asyncio-exceptions.rst
Commit message (Collapse)AuthorAgeFilesLines
* polish exceptions and platforms (GH-9272)Carol Willing2018-09-131-2/+3
|
* bpo-33649: First asyncio docs improvement pass (GH-9142)Yury Selivanov2018-09-111-0/+88
Rewritten/updated sections: * Event Loop APIs * Transports & Protocols * Streams * Exceptions * Policies * Queues * Subprocesses * Platforms