summaryrefslogtreecommitdiffstats
path: root/Doc/library/asyncio-llapi-index.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-93453: No longer create an event loop in get_event_loop() (#98440)Serhiy Storchaka2022-12-061-1/+1
* gh-96377: Update asyncio policy doc intro paras to be clear and accurate (#97...C.A.M. Gerlach2022-09-271-1/+1
* gh-96706: [doc] Don't recomment deprecated use of get_event_loop() in example...zhanpon2022-09-111-1/+1
* gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)Sanket Shanbhag2022-06-141-0/+4
* bpo-46805: Add low level UDP socket functions to asyncio (GH-31455)Alex Grönholm2022-03-131-0/+9
* bpo-34746: Fix stop -> close (GH-9437)Yury Selivanov2018-09-201-1/+1
* bpo-33649: Add low-level APIs index. (GH-9364)Yury Selivanov2018-09-171-0/+510