]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149230: `_remote_debugging`: Fix async-aware for tasks in non-main threads (#149235)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Tue, 5 May 2026 00:33:56 +0000 (02:33 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 00:33:56 +0000 (01:33 +0100)
commitf025dba62e4deee9cb740cb94dcdf0a9b0a229cc
tree82f18846e2db3fb54d8773f90c415b78baebffcd
parent6f8c964dc09c4a062b9f06b4c418c2538b774975
gh-149230: `_remote_debugging`: Fix async-aware for tasks in non-main threads (#149235)
Lib/test/test_external_inspection.py
Modules/_remote_debugging/threads.c