summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/coro.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)Serhiy Storchaka2019-10-301-1/+1
* [3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-1...Serhiy Storchaka2019-10-301-2/+2
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* Issue #24400: Introduce a distinct type for 'async def' coroutines.Yury Selivanov2015-06-221-0/+34