Victor Stinner
|
b7f19ff94b
|
asyncio: document the IncompleteReadError exception
|
2014-01-27 11:58:49 +01:00 |
Victor Stinner
|
62f8eccdbf
|
asyncio doc: document StreamWriter.drain()
|
2014-01-24 18:47:26 +01:00 |
Victor Stinner
|
4b4f9ebfea
|
asyncio doc: add a "Coroutines and protocols" section
|
2014-01-24 17:33:20 +01:00 |
Victor Stinner
|
1374bd41b1
|
asyncio: mention that transports/protocols are low-level, streams are high-level
|
2014-01-24 15:34:19 +01:00 |
Victor Stinner
|
c520edc08b
|
asyncio doc: add an client example using streams
|
2014-01-23 11:25:48 +01:00 |
Victor Stinner
|
24f8ebf4c5
|
asyncio doc: Move streams to their own dedicated page
|
2014-01-23 11:05:01 +01:00 |