]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135371: Fix asyncio introspection output to include internal coroutine chains...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 14 Jun 2025 12:48:25 +0000 (13:48 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Jun 2025 12:48:25 +0000 (13:48 +0100)
commit028309fb47869b665f55d10e9eabf7952bf7dbd3
tree48372f50083a89c58b5628688c0012503eb325b3
parent7b15873ed00766ef6760048449f44ea0e41f4a12
gh-135371: Fix asyncio introspection output to include internal coroutine chains (#135436)
Doc/whatsnew/3.14.rst
Lib/asyncio/tools.py
Lib/test/test_asyncio/test_tools.py
Lib/test/test_external_inspection.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-12-18-12-42.gh-issue-135371.R_YUtR.rst [new file with mode: 0644]
Modules/_remote_debugging_module.c