index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
asyncio-eventloop.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
asyncio doc: document missing event loop methods
Victor Stinner
2014-02-08
1
-4/+86
*
Issue #20505: Remove resolution and _granularity from selectors and asyncio
Victor Stinner
2014-02-07
1
-13/+0
*
Issue #20472: asyncio: Adjust the note about Mac OS X on PTY, specify that it
Victor Stinner
2014-02-02
1
-1/+2
*
asyncio: document the new asyncio.subprocess module
Victor Stinner
2014-02-02
1
-0/+5
*
asyncio doc: add "asyncio-" prefix to references
Victor Stinner
2014-02-02
1
-6/+6
*
asyncio doc: document the granularity of the event loop
Victor Stinner
2014-02-01
1
-1/+17
*
Fix doc reference to OS X 10.9 Mavericks.
Ned Deily
2014-01-28
1
-1/+1
*
asyncio doc: list Windows and Mac OS X limitations and explain how to work
Victor Stinner
2014-01-28
1
-4/+13
*
asyncio doc: subprocess_exec/subprocess_shell are not available on Windows
Victor Stinner
2014-01-27
1
-0/+4
*
asyncio: document add_signal_handler/remove_signal_handler, add an example for
Victor Stinner
2014-01-27
1
-0/+47
*
Merge latest Tulip into asyncio
Victor Stinner
2014-01-25
1
-6/+0
*
Issue #20311: asyncio: Add a granularity attribute to BaseEventLoop: maximum
Victor Stinner
2014-01-25
1
-0/+6
*
asyncio doc: move AbstractServer to the event loop page
Victor Stinner
2014-01-24
1
-0/+16
*
asyncio doc: link create_connection() to open_connection() and create_server()
Victor Stinner
2014-01-23
1
-0/+10
*
asyncio doc: replace "coroutine" with "coroutine object" or "coroutine function"
Victor Stinner
2014-01-16
1
-8/+8
*
Fix Sphinx markup for asyncio modules so :mod:`asyncio` links work.
R David Murray
2013-12-20
1
-1/+1
*
asyncio doc: rewrite the callback hello world to use call_soon() instead of a
Victor Stinner
2013-12-10
1
-1/+1
*
asyncio doc: oh, asyncio module has its own Future class
Victor Stinner
2013-12-03
1
-1/+1
*
asyncio doc: fix definition of stop() method
Victor Stinner
2013-12-03
1
-1/+1
*
asyncio doc: write a complete TCP echo example, client and server
Victor Stinner
2013-12-03
1
-1/+1
*
asyncio doc: move coroutine example to the Task page
Victor Stinner
2013-12-03
1
-19/+9
*
Split asyncio documentation into subfiles
Victor Stinner
2013-12-03
1
-0/+367