Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | closes bpo-38692: Add a pidfd child process watcher to asyncio. (GH-17069) | Benjamin Peterson | 2019-11-14 | 1 | -0/+12 |
* | bpo-35621: Support running subprocesses in asyncio when loop is executed in n... | Andrew Svetlov | 2019-06-30 | 1 | -8/+54 |
* | Fix typo in documentation of AbstractEventLoopPolicy.set_child_watcher() (GH-... | sth | 2018-12-30 | 1 | -1/+1 |
* | bpo-11233: Create availability directive for documentation (GH-9692) | Cheryl Sabella | 2018-10-12 | 1 | -2/+2 |
* | bpo-34687: Make asynico use ProactorEventLoop by default (GH-9538) | Victor Stinner | 2018-09-25 | 1 | -1/+13 |
* | bpo-33649: A copy-editing pass on asyncio documentation (GH-9376) | Elvis Pranskevichus | 2018-09-17 | 1 | -12/+11 |
* | edit async policy doc - second pass (GH-9235) | Carol Willing | 2018-09-13 | 1 | -6/+6 |
* | bpo-33649: First asyncio docs improvement pass (GH-9142) | Yury Selivanov | 2018-09-11 | 1 | -0/+222 |