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
/
Doc
/
library
/
asyncio-runner.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-127949: make deprecation of policy system more prominent (#128290)
Kumar Aditya
2024-12-27
1
-0/+6
*
gh-120284: Enhance `asyncio.run` to accept awaitable objects (#120566)
Ron Frederick
2024-09-26
1
-8/+22
*
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang
2024-08-30
1
-1/+1
*
gh-94597: Add asyncio.EventLoop (#110723)
Thomas Grainger
2023-10-12
1
-0/+2
*
GH-99388: add `loop_factory` parameter to `asyncio.run` (#99462)
Kumar Aditya
2022-11-14
1
-4/+10
*
GH-82448: Add thread timeout for loop.shutdown_default_executor (#97561)
Kumar Aditya
2022-09-28
1
-1/+5
*
Clarify asyncio.Runner docs re: loop_factory (#95979)
Kumar Aditya
2022-08-14
1
-1/+3
*
Fix duplicate word. (GH-92182)
Benjamin Peterson
2022-05-02
1
-1/+1
*
bpo-39622: Interrupt the main asyncio task on Ctrl+C (GH-32105)
Andrew Svetlov
2022-03-30
1
-0/+27
*
bpo-47062: Rename factory argument to loop_factory (GH-32113)
Andrew Svetlov
2022-03-25
1
-2/+2
*
bpo-47062: Implement asyncio.Runner context manager (GH-31799)
Andrew Svetlov
2022-03-24
1
-0/+121