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
/
test
/
test_asyncio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.4
Yury Selivanov
2015-11-20
1
-3/+4
|
\
|
*
asyncio: Fix with github
Yury Selivanov
2015-11-20
1
-3/+4
*
|
Merge 3.4
Yury Selivanov
2015-11-20
1
-4/+3
|
\
\
|
|
/
|
*
asyncio.tests: Fix whitespace
Yury Selivanov
2015-11-20
1
-4/+3
*
|
Merge 3.4
Yury Selivanov
2015-11-20
1
-1/+1
|
\
\
|
|
/
|
*
asyncio: Sync with github
Yury Selivanov
2015-11-20
1
-1/+1
*
|
Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.4->3.5)
Guido van Rossum
2015-11-19
1
-0/+53
|
\
\
|
|
/
|
*
Issue #25593: Change semantics of EventLoop.stop().
Guido van Rossum
2015-11-19
1
-0/+53
*
|
asyncio: Error if awaiting in parallel on the same coroutine
Yury Selivanov
2015-11-18
1
-0/+20
|
\
\
|
|
/
*
|
Merge 3.4
Yury Selivanov
2015-11-17
1
-4/+7
|
\
\
|
|
/
|
*
asyncio: Cleanup Future API
Yury Selivanov
2015-11-17
1
-4/+7
*
|
Merge 3.4
Yury Selivanov
2015-11-16
4
-13/+13
|
\
\
|
|
/
|
*
asyncio: Add Transport.is_closing()
Yury Selivanov
2015-11-16
4
-13/+13
*
|
Merge 3.4
Yury Selivanov
2015-11-13
1
-14/+18
|
\
\
|
|
/
|
*
asyncio: Fix sporadic failing unittests in debug mode
Yury Selivanov
2015-11-13
1
-14/+18
*
|
Merge 3.4
Yury Selivanov
2015-11-05
1
-0/+24
|
\
\
|
|
/
|
*
asyncio: Optimize asyncio.sleep(0)
Yury Selivanov
2015-11-05
1
-0/+24
*
|
Fix whitespace.
Guido van Rossum
2015-10-19
1
-1/+1
|
\
\
|
|
/
|
*
Fix whitespace.
Guido van Rossum
2015-10-19
1
-1/+1
*
|
Issue #25441: asyncio: Raise error from drain() when socket is closed. (Merge...
Guido van Rossum
2015-10-19
1
-0/+43
|
\
\
|
|
/
|
*
Issue #25441: asyncio: Raise error from drain() when socket is closed.
Guido van Rossum
2015-10-19
1
-0/+43
*
|
Issue #23972: Fix tests for Windows and Debian. (Merge 3.4->3.5)
Guido van Rossum
2015-10-06
1
-4/+1
|
\
\
|
|
/
|
*
Issue #23972: Fix tests for Windows and Debian.
Guido van Rossum
2015-10-06
1
-4/+1
*
|
Docs and one small improvement for issue #25304, by Vincent Michel. (Merge 3....
Guido van Rossum
2015-10-05
1
-0/+21
|
\
\
|
|
/
|
*
Docs and one small improvement for issue #25304, by Vincent Michel.
Guido van Rossum
2015-10-05
1
-0/+21
*
|
Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.4->3.5.)
Guido van Rossum
2015-10-05
2
-2/+190
|
\
\
|
|
/
|
*
Issue #23972: updates to asyncio datagram API. By Chris Laws.
Guido van Rossum
2015-10-05
2
-2/+190
*
|
Issue #25304: Add asyncio.run_coroutine_threadsafe(). By Vincent Michel. (Mer...
Guido van Rossum
2015-10-03
2
-2/+67
|
\
\
|
|
/
|
*
Issue #25304: Add asyncio.run_coroutine_threadsafe(). By Vincent Michel.
Guido van Rossum
2015-10-03
2
-2/+67
*
|
asyncio: Make ensure_future() accept all kinds of awaitables.
Yury Selivanov
2015-10-02
1
-0/+18
|
\
\
|
|
/
|
*
asyncio: ensure_future() now understands awaitables
Yury Selivanov
2015-10-02
1
-0/+18
*
|
Also rewrote the guts of asyncio.Semaphore (patch by manipopopo). (Merge 3.4-...
Guido van Rossum
2015-09-29
1
-9/+43
|
\
\
|
|
/
|
*
Also rewrote the guts of asyncio.Semaphore (patch by manipopopo).
Guido van Rossum
2015-09-29
1
-9/+43
*
|
Merge 3.4 -> 3.5
Andrew Svetlov
2015-09-29
1
-0/+42
|
\
\
|
|
/
|
*
Fix StreamReader.__repr__
Andrew Svetlov
2015-09-29
1
-0/+42
*
|
Issue #25233: Rewrite the guts of Queue to be more understandable and correct...
Guido van Rossum
2015-09-28
1
-7/+48
|
\
\
|
|
/
|
*
Issue #25233: Rewrite the guts of Queue to be more understandable and correct.
Guido van Rossum
2015-09-28
1
-7/+48
*
|
Merge 3.4 (Issue #23630, fix test_asyncio)
Victor Stinner
2015-09-21
1
-0/+1
|
\
\
|
|
/
|
*
Issue #23630: Fix test_asyncio on Windows
Victor Stinner
2015-09-21
1
-0/+1
*
|
Merge 3.4 (test_asyncio)
Victor Stinner
2015-09-21
1
-3/+2
|
\
\
|
|
/
|
*
Issue #25114: Fix test_asyncio
Victor Stinner
2015-09-21
1
-3/+2
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-09-21
1
-0/+33
|
\
\
|
|
/
|
*
Issue #23630, asyncio: host parameter of loop.create_server() can now be a
Victor Stinner
2015-09-21
1
-0/+33
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-09-21
1
-12/+63
|
\
\
|
|
/
|
*
Issue #25114, asyncio: add ssl_object extra info to SSL transports
Victor Stinner
2015-09-21
1
-12/+63
|
*
Issue #24867: Fix Task.get_stack() for 'async def' coroutines
Yury Selivanov
2015-08-14
1
-0/+32
*
|
Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines
Yury Selivanov
2015-08-17
2
-0/+49
*
|
Merge 3.4 (issues #24835, #24763)
Yury Selivanov
2015-08-09
1
-1/+5
|
\
\
|
|
/
|
*
Issue #24763: Fix asyncio test on Windows (fix reverted change)
Yury Selivanov
2015-08-09
1
-1/+5
*
|
Merge 3.4 (issue #23812)
Yury Selivanov
2015-08-06
1
-1/+36
|
\
\
|
|
/
[next]