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
*
[3.7] bpo-39794: Add --without-decimal-contextvar (GH-18702)
Stefan Krah
2020-02-29
1
-0/+1
*
Fix warnings in test_asyncio.test_base_events (GH-17577) (GH-17580)
Miss Islington (bot)
2019-12-17
1
-3/+4
*
bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17...
Ned Deily
2019-12-11
1
-17/+24
*
bpo-38785: Prevent asyncio from crashing (GH-17144)
Miss Islington (bot)
2019-11-13
1
-0/+39
*
bpo-35998: Fix test_asyncio.test_start_tls_server_1() (GH-16815) (GH-16818)
Victor Stinner
2019-10-16
1
-14/+10
*
bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe ...
Miss Islington (bot)
2019-09-29
1
-0/+27
*
Revert "Remove unused imports in tests (GH-14518) (GH-14522)" (GH-14555)
Victor Stinner
2019-07-02
3
-0/+3
*
Remove unused imports in tests (GH-14518) (GH-14522)
Victor Stinner
2019-07-01
3
-3/+0
*
bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-1418...
Miss Islington (bot)
2019-06-18
1
-2/+4
*
bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148)
Miss Islington (bot)
2019-06-17
1
-0/+6
*
[3.7] bpo-37279: Fix asyncio sendfile support when extra data are sent in fa...
Andrew Svetlov
2019-06-15
1
-1/+2
*
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-...
Victor Stinner
2019-06-14
1
-18/+19
*
[3.7] bpo-37035: Don't log OSError (GH-13548) (#13594)
Andrew Svetlov
2019-05-27
2
-7/+26
*
bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-1...
Miss Islington (bot)
2019-05-20
1
-4/+13
*
bpo-35545: Fix asyncio discarding IPv6 scopes (GH-11271)
Miss Islington (bot)
2019-05-17
1
-0/+22
*
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
Steve Dower
2019-05-16
1
-2/+2
*
Revert "bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transpor...
Victor Stinner
2019-05-14
1
-23/+0
*
bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH-13...
Miss Islington (bot)
2019-05-07
1
-0/+23
*
bpo-35125: remove inner callback on outer cancellation in asyncio shield (GH-...
Miss Islington (bot)
2019-05-07
1
-1/+10
*
bpo-31922: Do not connect UDP sockets when broadcast is allowed (GH-423)
Miss Islington (bot)
2019-05-07
2
-0/+18
*
bpo-34745: Fix asyncio sslproto memory issues (GH-12386)
Miss Islington (bot)
2019-03-17
1
-0/+72
*
bpo-35602: Make sure the transport is always closed in SelectorEventLoopUnixS...
Miss Islington (bot)
2018-12-29
1
-5/+5
*
bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio ...
Miss Islington (bot)
2018-12-29
1
-1/+3
*
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11...
Miss Islington (bot)
2018-12-17
2
-0/+16
*
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
Miss Islington (bot)
2018-12-17
1
-2/+2
*
[3.7] bpo-35380: Enable TCP_NODELAY for proactor event loop (GH-10867) (GH-10...
Miss Islington (bot)
2018-12-03
2
-27/+27
*
[3.7] bpo-35352: test_asyncio uses the certificate set from the test director...
Victor Stinner
2018-11-30
5
-190/+2
*
bpo-35031: Fix test_start_tls_server_1 on FreeBSD buildbots (GH-10011)
Miss Islington (bot)
2018-11-13
1
-0/+7
*
bpo-34769: Thread safety for _asyncgen_finalizer_hook(). (GH-9716)
Miss Islington (bot)
2018-10-09
1
-0/+68
*
[3.7] bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (G...
Elvis Pranskevichus
2018-10-03
1
-0/+36
*
[3.7] bpo-34490: Fix test_asyncio for AIX - do not call transport.get_extra_i...
Andrew Svetlov
2018-09-14
1
-4/+6
*
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
Miss Islington (bot)
2018-09-06
1
-3/+3
*
bpo-33833: Fix ProactorSocketTransport AssertionError (GH-7893)
Miss Islington (bot)
2018-07-30
1
-0/+13
*
bpo-27500: Fix static version of getaddrinfo to resolve IPv6 (GH-7993)
Miss Islington (bot)
2018-06-29
1
-2/+22
*
bpo-33694: Fix typo in helper function name (GH-7522)
Miss Islington (bot)
2018-06-08
1
-6/+6
*
bpo-33792: Add selector and proactor windows policies (GH-7487)
Miss Islington (bot)
2018-06-08
1
-0/+31
*
bpo-33694: Fix race condition in asyncio proactor (GH-7498) (GH-7499)
Miss Islington (bot)
2018-06-07
2
-6/+11
*
[3.7] bpo-33789: Backport test_asyncio fixes from master (GH-7478)
Victor Stinner
2018-06-07
3
-4/+19
*
bpo-33734: asyncio/ssl: a bunch of bugfixes (GH-7321) (GH-7396)
Miss Islington (bot)
2018-06-04
2
-31/+214
*
Revert "bpo-22087: Fix Policy.get_event_loop() to detect fork (GH-7208)" (GH-...
Yury Selivanov
2018-05-30
1
-32/+0
*
bpo-32684: Fix nits in tests (GH-7225) (#7231)
Miss Islington (bot)
2018-05-30
1
-3/+3
*
bpo-32751: Wait for task cancellation in asyncio.wait_for() (GH-7216)
Miss Islington (bot)
2018-05-29
2
-0/+69
*
bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (G...
Miss Islington (bot)
2018-05-29
1
-1/+28
*
bpo-22087: Fix Policy.get_event_loop() to detect fork (GH-7208)
Miss Islington (bot)
2018-05-29
1
-0/+32
*
Attempt to fix test_stdin_broken_pipe on Travis (GH-7210) (#7211)
Miss Islington (bot)
2018-05-29
1
-0/+1
*
bpo-33353: test_asyncio use set_write_buffer_limits() (GH-7200)
Miss Islington (bot)
2018-05-29
1
-17/+29
*
bpo-33654: Support protocol type switching in SSLTransport.set_protocol() (GH...
Miss Islington (bot)
2018-05-29
1
-11/+36
*
bpo-32410: Avoid blocking on file IO in sendfile fallback code (GH-7172) (#7182)
Miss Islington (bot)
2018-05-29
2
-0/+14
*
bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174)
Miss Islington (bot)
2018-05-29
1
-2/+27
*
bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171)
Miss Islington (bot)
2018-05-28
1
-0/+18
[next]