Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-93453: No longer create an event loop in get_event_loop() (#98440) | Serhiy Storchaka | 2022-12-06 | 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 | -1/+1 |
* | gh-96706: [doc] Don't recomment deprecated use of get_event_loop() in example... | zhanpon | 2022-09-11 | 1 | -1/+1 |
* | gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338) | Sanket Shanbhag | 2022-06-14 | 1 | -0/+4 |
* | bpo-46805: Add low level UDP socket functions to asyncio (GH-31455) | Alex Grönholm | 2022-03-13 | 1 | -0/+9 |
* | bpo-34746: Fix stop -> close (GH-9437) | Yury Selivanov | 2018-09-20 | 1 | -1/+1 |
* | bpo-33649: Add low-level APIs index. (GH-9364) | Yury Selivanov | 2018-09-17 | 1 | -0/+510 |