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
/
Lib
/
asyncio
/
windows_events.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
asyncio: New error handling API. Issue #20681.
Yury Selivanov
2014-02-18
1
-2/+6
*
asyncio: Remove more relics of resolution/granularity.
Guido van Rossum
2014-02-09
1
-1/+0
*
Issue #20455: Add a resolution attribute to IocpProactor (1 ms)
Victor Stinner
2014-01-31
1
-0/+1
*
Issue #20455: asyncio: use the same code to round a timeout than the selectors
Victor Stinner
2014-01-31
1
-4/+9
*
asyncio: Fix _make_subprocess_transport(): pass extra value to the constructor.
Victor Stinner
2014-01-29
1
-1/+1
*
Merge latest Tulip into asyncio
Andrew Svetlov
2014-01-26
1
-3/+0
*
Cleanup properly proactor event loop
Victor Stinner
2014-01-10
1
-4/+13
*
Issue #19740: Use WaitForSingleObject() instead of trusting TimerOrWaitFired.
Richard Oudkerk
2013-11-24
1
-2/+9
*
asyncio: Refactor SIGCHLD handling. By Anthony Baire.
Guido van Rossum
2013-11-04
1
-2/+15
*
asyncio: Various style nits.
Guido van Rossum
2013-11-01
1
-0/+16
*
asyncio: Add support for running subprocesses on Windows with the IOCP event ...
Guido van Rossum
2013-10-30
1
-5/+29
*
asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk).
Guido van Rossum
2013-10-30
1
-0/+40
*
Rename the logger to plain "logger".
Guido van Rossum
2013-10-17
1
-3/+3
*
Initial checkin of asyncio package (== Tulip, == PEP 3156).
Guido van Rossum
2013-10-17
1
-0/+375