summaryrefslogtreecommitdiffstats
path: root/Doc/library/asyncio-extending.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task ...Ɓukasz Langa2022-08-041-6/+0
* Fix typo in asyncio-extending.rst (#91609)Yurii Karabas2022-04-301-1/+1
* bpo-47167: Allow overriding a future compliance check in asyncio.Task (GH-32197)Andrew Svetlov2022-04-011-5/+16
* bpo-45099: Document asyncio internal API (GH-32166)Andrew Svetlov2022-03-311-0/+93