summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/mixins.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-46796: Simplify handling of removed parameter "loop" in asyncio (GH-31431)Serhiy Storchaka2022-02-211-10/+0
* bpo-42392: Improve removal of *loop* parameter in asyncio primitives (GH-23499)Yurii Karabas2020-11-251-2/+12
* bpo-42392: Remove loop parameter form asyncio locks and Queue (#23420)Yurii Karabas2020-11-241-0/+21