Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024) | Kumar Aditya | 2024-12-18 |
* | bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" (#16482) | Yury Selivanov | 2019-09-29 |
* | bpo-36889: Merge asyncio streams (GH-13251) | Andrew Svetlov | 2019-05-27 |
* | bpo-34728: Fix asyncio tests to run under "-Werror" (GH-9661) | Yury Selivanov | 2018-10-02 |
* | bpo-33562: Check the global asyncio event loop policy isn't set after any tes... | Brett Cannon | 2018-06-01 |
* | bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130) | Yury Selivanov | 2018-05-28 |
* | bpo-32251: Implement asyncio.BufferedProtocol. (#4755) | Yury Selivanov | 2018-01-28 |