index
:
delta/python-packages/trollius-git.git
1.0.4
2.2
asyncio
closing
iocp
issue-26
issue_222
master
newcancel
proactor
remove-joinable-queue
subproces-stream
subprocess_stream
traceback
trollius
trollius-2.1.post1
uninterpolate
wiki
github.com: jamadden/trollius.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asyncio
/
windows_events.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy a bunch of fixes by Victor for the Proactor event loop from the CPython ...
Guido van Rossum
2014-01-31
1
-4
/
+10
*
Fix _make_subprocess_transport(): pass extra value to the constructor
Victor Stinner
2014-01-29
1
-1
/
+1
*
Code cleanup: remove unused function
Andrew Svetlov
2014-01-26
1
-3
/
+0
*
Cleanup properly proactor event loop
Victor Stinner
2014-01-10
1
-4
/
+13
*
Use WaitForSingleObject() instead of trusting TimerOrWaitFired.
Richard Oudkerk
2013-11-24
1
-2
/
+9
*
Fix policy refactoring last-minute change for Windows.
Guido van Rossum
2013-11-04
1
-1
/
+4
*
Refactor SIGCHLD handler, by Anthony Baire. Fixes issue 67.
Guido van Rossum
2013-11-04
1
-2
/
+12
*
Satisfy (most) pep8 whitespace requirements.
Guido van Rossum
2013-11-01
1
-0
/
+16
*
Tweak import of _overlapped and add instructions README (mostly for myself :-).
Guido van Rossum
2013-10-29
1
-5
/
+1
*
Add support for running subprocesses on Windows with the IOCP event loop.
Richard Oudkerk
2013-10-27
1
-0
/
+28
*
Make the IOCP proactor support "waitable" handles.
Richard Oudkerk
2013-10-25
1
-0
/
+40
*
Merge
Guido van Rossum
2013-10-17
1
-3
/
+3
*
Look for _overlapped module in two places.
Guido van Rossum
2013-10-15
1
-1
/
+5
*
Merge.
Richard Oudkerk
2013-10-15
1
-6
/
+6
*
Rename tulip package to asyncio.
Guido van Rossum
2013-10-14
1
-0
/
+371