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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
Miss Islington (bot)
2018-12-17
1
-2/+2
*
[3.7] bpo-35352: test_asyncio uses the certificate set from the test director...
Victor Stinner
2018-11-30
1
-8/+2
*
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
Miss Islington (bot)
2018-09-06
1
-3/+3
*
bpo-33734: asyncio/ssl: a bunch of bugfixes (GH-7321) (GH-7396)
Miss Islington (bot)
2018-06-04
1
-2/+3
*
[3.7] bpo-33618: Enable TLS 1.3 in tests (GH-7079) (GH-7082)
Miss Islington (bot)
2018-05-23
1
-2/+0
*
bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (GH-5663)
Miss Islington (bot)
2018-02-27
1
-0/+2
*
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov
2018-01-23
1
-4/+4
*
bpo-32314: Fix asyncio.run() to cancel runinng tasks on shutdown (#5262)
Yury Selivanov
2018-01-21
1
-0/+8
*
bpo-32602: Test ECDSA certs (#5247)
Christian Heimes
2018-01-20
1
-11/+17
*
bpo-23749: Implement loop.start_tls() (#5039)
Yury Selivanov
2017-12-30
1
-0/+43
*
bpo-32356: idempotent pause_/resume_reading; new is_reading method. (#4914)
Yury Selivanov
2017-12-18
1
-5/+12
*
bpo-32311: Implement asyncio.create_task() shortcut (#4848)
Andrew Svetlov
2017-12-15
1
-1/+2
*
bpo-32273: Move asyncio.test_utils to test.test_asyncio (#4785)
Yury Selivanov
2017-12-11
1
-0/+502