]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143952: Fix asyncio tools to work with the new remote debugging API (#143954)
authorBartosz Sławecki <bartosz@ilikepython.com>
Sun, 18 Jan 2026 00:16:12 +0000 (01:16 +0100)
committerGitHub <noreply@github.com>
Sun, 18 Jan 2026 00:16:12 +0000 (19:16 -0500)
commit63cc1257db468a368d64c0b968d203a0f4c7303a
treed6cad4611ffc60dbe113301a457b03595ff1c997
parent7ca9e7ad053c24ae40fc68bc931ca1ff8abbc956
gh-143952: Fix asyncio tools to work with the new remote debugging API (#143954)
Lib/asyncio/tools.py
Lib/test/test_asyncio/test_tools.py
Misc/NEWS.d/next/Library/2026-01-17-07-48-27.gh-issue-143952.lqJ55y.rst [new file with mode: 0644]