Cheryl Sabella
|
2d6097d027
|
bpo-11233: Create availability directive for documentation (GH-9692)
Replace "Availability: xxx" with ".. availability:: xxx" in the doc.
Original patch by Georg Brandl.
Co-Authored-By: Georg Brandl <georg@python.org>
|
2018-10-12 16:55:20 +02:00 |
Victor Stinner
|
6ea29c5e90
|
bpo-34687: Make asynico use ProactorEventLoop by default (GH-9538)
|
2018-09-25 11:27:08 -04:00 |
Elvis Pranskevichus
|
1fa2ec49be
|
bpo-33649: A copy-editing pass on asyncio documentation (GH-9376)
|
2018-09-17 19:16:44 -04:00 |
Carol Willing
|
6d9767fb26
|
edit async policy doc - second pass (GH-9235)
|
2018-09-12 17:09:08 -07:00 |
Yury Selivanov
|
7c7605ff11
|
bpo-33649: First asyncio docs improvement pass (GH-9142)
Rewritten/updated sections:
* Event Loop APIs
* Transports & Protocols
* Streams
* Exceptions
* Policies
* Queues
* Subprocesses
* Platforms
|
2018-09-11 09:54:40 -07:00 |