]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39764: Make Task.get_stack accept ag_frame (#18669)
authorLidi Zheng <scallopsky@gmail.com>
Mon, 2 Mar 2020 12:45:54 +0000 (04:45 -0800)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2020 12:45:54 +0000 (14:45 +0200)
commit4482337decdbd0c6e2150346a68b3616bda664aa
tree4bf4cfff00686a475437f0453e3e0200c2a09af0
parent1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e
bpo-39764: Make Task.get_stack accept ag_frame (#18669)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/asyncio/base_tasks.py
Lib/test/test_asyncgen.py
Misc/NEWS.d/next/Library/2020-02-27-18-21-07.bpo-39764.wqPk68.rst [new file with mode: 0644]