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
/
test_ssl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-102515: Remove unused imports in the `Lib/` directory (#102516)
Alex Waygood
2023-03-08
1
-1/+0
*
gh-60203: Always pass True/False as boolean arguments in tests (GH-99983)
Serhiy Storchaka
2022-12-04
1
-1/+1
*
gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668)
Fantix King
2022-08-05
1
-7/+12
*
gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (#95687)
Fantix King
2022-08-05
1
-1/+11
*
gh-90978: asyncio TestSSL uses SHORT_TIMEOUT (#92642)
Victor Stinner
2022-05-11
1
-10/+13
*
gh-90978: test_ssl of test_asyncio uses LONG_TIMEOUT (#92402)
Victor Stinner
2022-05-06
1
-3/+3
*
bpo-46822: Increase timeout for test_create_server_ssl_over_ssl to match unde...
Steve Dower
2022-02-22
1
-1/+1
*
bpo-44011: New asyncio ssl implementation (#31275)
Kumar Aditya
2022-02-15
1
-0/+1721
*
bpo-44011: Revert "New asyncio ssl implementation (GH-17975)" (GH-25848)
Pablo Galindo
2021-05-03
1
-1723/+0
*
Increase test timeout (GH-25842)
Andrew Svetlov
2021-05-03
1
-3/+3
*
bpo-44011: Fix asyncio tests without ssl module (GH-25840)
Christian Heimes
2021-05-03
1
-2/+7
*
bpo-44011: New asyncio ssl implementation (#17975)
Andrew Svetlov
2021-05-02
1
-0/+1718