.. |
__init__.py
|
Issue #23046: Expose the BaseEventLoop class in the asyncio namespace
|
2015-01-06 01:03:58 +01:00 |
base_events.py
|
Merge 3.5 (asyncio)
|
2016-06-02 16:51:27 -04:00 |
base_subprocess.py
|
Merge 3.5 (issue #26741)
|
2016-05-20 13:06:55 +02:00 |
compat.py
|
asyncio: Add asyncio.compat module
|
2015-07-25 02:23:21 +02:00 |
constants.py
|
asyncio: Pause accepting whenever accept() returns certain errors. Fixes asyncio issue #78.
|
2013-11-01 14:12:50 -07:00 |
coroutines.py
|
asyncio: Fix @coroutine to recognize CoroWrapper (issue #25647)
|
2016-03-02 10:49:16 -05:00 |
events.py
|
Issue #27041: asyncio: Add loop.create_future method
|
2016-05-16 15:38:39 -04:00 |
futures.py
|
Issue #27041: asyncio: Add loop.create_future method
|
2016-05-16 15:38:39 -04:00 |
locks.py
|
Fix typos in code comment and documentation
|
2016-06-04 04:57:19 +00:00 |
log.py
|
…
|
|
proactor_events.py
|
Merge 3.5 (Issue #27041)
|
2016-05-16 15:39:39 -04:00 |
protocols.py
|
asyncio doc: document Protocol state machine
|
2015-01-29 13:33:15 +01:00 |
queues.py
|
Issue #27041: asyncio: Add loop.create_future method
|
2016-05-16 15:38:39 -04:00 |
selector_events.py
|
Merge 3.5 (Issue #27041)
|
2016-05-16 15:39:39 -04:00 |
sslproto.py
|
Issue #27076: Merge spelling from 3.5
|
2016-05-26 06:03:19 +00:00 |
streams.py
|
asyncio: Fix an SSL warning in StreamReaderProtocol.eof_received
|
2016-05-20 11:31:40 -04:00 |
subprocess.py
|
Issue #26848: Fix asyncio/subprocess.communicate() to handle empty input.
|
2016-05-13 15:35:28 -04:00 |
tasks.py
|
Issue #27041: asyncio: Add loop.create_future method
|
2016-05-16 15:38:39 -04:00 |
test_utils.py
|
asyncio: Skip getaddrinfo if host is already resolved.
|
2015-12-16 19:31:17 -05:00 |
transports.py
|
asyncio: Add Transport.is_closing()
|
2015-11-16 12:43:21 -05:00 |
unix_events.py
|
Merge 3.5 (Issue #27041)
|
2016-05-16 15:39:39 -04:00 |
windows_events.py
|
Issue #27041: asyncio: Add loop.create_future method
|
2016-05-16 15:38:39 -04:00 |
windows_utils.py
|
Add a source parameter to warnings.warn()
|
2016-03-23 00:28:08 +01:00 |