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
/
tests
/
test_tasks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ugly hack to support Python 3.5 with the PEP 479
Victor Stinner
2016-02-05
1
-9
/
+25
*
Merge asyncio into trollius
Victor Stinner
2015-09-08
1
-0
/
+33
|
\
|
*
Fix Task.get_stask() for 'async def' coroutines
list
master
Yury Selivanov
2015-08-14
1
-0
/
+32
*
|
get unittest from trollius.test_utils
Victor Stinner
2015-07-09
1
-3
/
+3
*
|
Python 2.7 fixes
Victor Stinner
2015-07-09
1
-12
/
+13
*
|
Fix Python 3.4 issues
Victor Stinner
2015-07-09
1
-31
/
+2
*
|
Port asyncio to Python 2, tests/ directory
Victor Stinner
2015-07-07
1
-196
/
+187
*
|
Replace asyncio with trollius in code and config
Victor Stinner
2015-07-06
1
-6
/
+6
|
/
*
Fix CoroWrapper for 'async def' coroutines
Yury Selivanov
2015-06-24
1
-1
/
+2
*
Support PEP 492 native coroutines.
Yury Selivanov
2015-05-11
1
-2
/
+2
*
Use DeprecationWarning for async()
Yury Selivanov
2015-05-11
1
-1
/
+1
*
Deprecate async() function in favour of ensure_future()
Yury Selivanov
2015-05-11
1
-21
/
+27
*
Fix script_helper imports for 3.4
Yury Selivanov
2015-05-11
1
-2
/
+7
*
Sync script_helper import with CPython
Yury Selivanov
2015-05-11
1
-1
/
+1
*
Fix @coroutine for functions without __name__
issue_222
Victor Stinner
2015-04-14
1
-21
/
+44
*
Python issue #23208: Add BaseEventLoop._current_handle
Victor Stinner
2015-01-26
1
-0
/
+2019