]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148736: Use ag_frame when walking async generators in asyncio.graph (#148737)
authorRaj Kripal Danday <rajkripal.danday@gmail.com>
Sun, 26 Jul 2026 09:08:51 +0000 (02:08 -0700)
committerGitHub <noreply@github.com>
Sun, 26 Jul 2026 09:08:51 +0000 (14:38 +0530)
commit306a35c71f1ceada3ea55479087d1c6a5cc8f15f
treef01785adbaf25cbd01afef99bbd19a9fb03a4d22
parentb6188749d69e9609a83ee0d526013920da314ab2
gh-148736: Use ag_frame when walking async generators in asyncio.graph (#148737)
Lib/asyncio/graph.py
Lib/test/test_asyncio/test_graph.py
Misc/NEWS.d/next/Library/2026-04-18-12-00-00.gh-issue-148736.ag-frame.rst [new file with mode: 0644]