]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100344: Add C implementation for `asyncio.current_task` (#100345)
authorItamar Ostricher <itamarost@gmail.com>
Thu, 22 Dec 2022 13:38:12 +0000 (15:38 +0200)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 13:38:12 +0000 (19:08 +0530)
commit4cc63e0d4e4cf3299dcc0ea81616ba072ae5589d
treebf77b10edfc069076f1d014b4482ddeef6f4869d
parentaa878f086b7ba8bdd7006d9d509c671167a5fb1e
gh-100344: Add C implementation for `asyncio.current_task` (#100345)

Co-authored-by: pranavtbhat
Doc/whatsnew/3.12.rst
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS.d/next/Library/2022-12-19-12-18-28.gh-issue-100344.lfCqpE.rst [new file with mode: 0644]
Modules/_asynciomodule.c
Modules/clinic/_asynciomodule.c.h