| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-127949: add docs for asyncio policy deprecation (#128269) | Kumar Aditya | 2024-12-26 | 1 | -0/+8 |
|
|
* | gh-127949: deprecate asyncio policy classes (#128216) | Kumar Aditya | 2024-12-24 | 1 | -0/+16 |
|
|
* | gh-127949: deprecate `asyncio.get_event_loop_policy` (#128053) | Kumar Aditya | 2024-12-18 | 1 | -0/+4 |
|
|
* | gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024) | Kumar Aditya | 2024-12-18 | 1 | -0/+4 |
|
|
* | gh-126353: remove implicit creation of loop from `asyncio.get_event_loop` (#1... | Kumar Aditya | 2024-11-04 | 1 | -5/+3 |
|
|
* | GH-120804: add docs for removal for asyncio child watchers (#120895) | Kumar Aditya | 2024-06-23 | 1 | -185/+0 |
|
|
* | gh-113664: Improve style of Big O notation (GH-113695) | Serhiy Storchaka | 2024-01-10 | 1 | -4/+4 |
|
|
* | gh-100160: Restore and deprecate implicit creation of an event loop (GH-100410) | Serhiy Storchaka | 2023-01-13 | 1 | -3/+5 |
|
|
* | gh-93453: No longer create an event loop in get_event_loop() (#98440) | Serhiy Storchaka | 2022-12-06 | 1 | -0/+4 |
|
|
* | GH-94597: add deprecation warnings for subclassing `AbstractChildWatcher` (#9... | Kumar Aditya | 2022-11-12 | 1 | -0/+3 |
|
|
* | GH-94597: Deprecate child watcher getters and setters (#98215) | Kumar Aditya | 2022-10-15 | 1 | -0/+14 |
|
|
* | fixup policy docs (#97618) | Kumar Aditya | 2022-09-28 | 1 | -1/+1 |
|
|
* | gh-96377: Update asyncio policy doc intro paras to be clear and accurate (#97... | C.A.M. Gerlach | 2022-09-27 | 1 | -11/+25 |
|
|
* | [doc] Fix erroneous backslashes in signatures and names (GH-23658) | Andre Delfino | 2020-12-17 | 1 | -1/+1 |
|
|
* | fix typo in ThreadedChildWatcher docs (GH-23277) | Thomas Grainger | 2020-11-14 | 1 | -1/+1 |
|
|
* | bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text (GH-22... | Raúl Cumplido | 2020-10-21 | 1 | -1/+1 |
|
|
* | 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 |
|
|