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_sock_lowlevel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] Fix warning: asyncio.events._event_loop_policy was modified by test_asy...
Andrew Svetlov
2022-02-10
1
-0/+4
*
bpo-46425: fix direct invocation of `asyncio` tests (GH-30725)
Miss Islington (bot)
2022-01-22
1
-1/+4
*
bpo-41317: Remove reader on cancellation in asyncio.loop.sock_accept() (GH-21...
Miss Islington (bot)
2020-07-23
1
-0/+19
*
bpo-30064: Fix slow asyncio sock test (GH-20868)
Miss Islington (bot)
2020-06-14
1
-14/+20
*
bpo-30064: Properly skip unstable loop.sock_connect() racing test (GH-20494)
Miss Islington (bot)
2020-05-28
1
-20/+26
*
bpo-30064: Fix unstable asyncio "racing" socket tests (GH-20485)
Miss Islington (bot)
2020-05-28
1
-0/+4
*
bpo-30064: Fix asyncio loop.sock_* race condition issue (GH-20369)
Miss Islington (bot)
2020-05-27
1
-0/+131
*
bpo-40275: Avoid importing socket in test.support (GH-19603)
Serhiy Storchaka
2020-04-25
1
-1/+2
*
bpo-38107: Replace direct future and task contructor calls with factories in ...
Andrew Svetlov
2019-09-11
1
-2/+2
*
bpo-30064: Refactor sock_* asyncio API (#10419)
Andrew Svetlov
2018-11-12
1
-0/+105
*
Extract tests for sock_*() functions into a separate file (GH-9761)
Andrew Svetlov
2018-10-08
1
-0/+238