summaryrefslogtreecommitdiffstats
path: root/Doc/library/asyncio-policy.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-100160: Tweak the documentation for the default asyncio policy (GH-...Serhiy Storchaka2023-01-131-3/+3
* [3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()...Serhiy Storchaka2023-01-101-4/+5
* [3.11] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when...Serhiy Storchaka2022-12-061-0/+5
* fixup policy docs (GH-97618)Miss Islington (bot)2022-09-281-1/+1
* gh-96377: Update asyncio policy doc intro paras to be clear and accurate (GH-...Miss Islington (bot)2022-09-281-11/+25
* [doc] Fix erroneous backslashes in signatures and names (GH-23658)Andre Delfino2020-12-171-1/+1
* fix typo in ThreadedChildWatcher docs (GH-23277)Thomas Grainger2020-11-141-1/+1
* bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text (GH-22...Raúl Cumplido2020-10-211-1/+1
* closes bpo-38692: Add a pidfd child process watcher to asyncio. (GH-17069)Benjamin Peterson2019-11-141-0/+12
* bpo-35621: Support running subprocesses in asyncio when loop is executed in n...Andrew Svetlov2019-06-301-8/+54
* Fix typo in documentation of AbstractEventLoopPolicy.set_child_watcher() (GH-...sth2018-12-301-1/+1
* bpo-11233: Create availability directive for documentation (GH-9692)Cheryl Sabella2018-10-121-2/+2
* bpo-34687: Make asynico use ProactorEventLoop by default (GH-9538)Victor Stinner2018-09-251-1/+13
* bpo-33649: A copy-editing pass on asyncio documentation (GH-9376)Elvis Pranskevichus2018-09-171-12/+11
* edit async policy doc - second pass (GH-9235)Carol Willing2018-09-131-6/+6
* bpo-33649: First asyncio docs improvement pass (GH-9142)Yury Selivanov2018-09-111-0/+222