]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve permission error messages in pdb and asyncio.tools (#134290)
authorivonastojanovic <80911834+ivonastojanovic@users.noreply.github.com>
Fri, 12 Sep 2025 11:54:04 +0000 (12:54 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Sep 2025 11:54:04 +0000 (12:54 +0100)
commit419441a6e14aa9e0ebd2484ee8e76d3c544a3c09
tree8f412e12194528602786da0538b61e4aa05ff6ad
parentadb414044fd82bb249f70d00913c71912e659025
Improve permission error messages in pdb and asyncio.tools (#134290)
Doc/howto/remote_debugging.rst
Lib/asyncio/tools.py
Lib/pdb.py
Lib/test/test_remote_pdb.py