Miss Islington (bot)
664d17f97a
[3.14] Improve permission error messages in pdb and asyncio.tools (GH-134290) ( #138826 )
...
Improve permission error messages in pdb and asyncio.tools (GH-134290)
(cherry picked from commit 419441a6e1 )
Co-authored-by: ivonastojanovic <80911834+ivonastojanovic@users.noreply.github.com>
2025-09-12 12:20:20 +00:00
Miss Islington (bot)
928d8027b2
[3.14] gh-131591: fix formatting of remote debugger docs (GH-137225) ( #137874 )
...
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
2025-09-11 12:17:46 +03:00
Yongzi Li
cd76eff26e
Docs: fix a couple typos in Doc/ (GH-132927)
...
fix minor typos
2025-04-27 15:56:58 -07:00
Stan Ulbrych
08e331d05e
PR 132638 typo fix ( #132785 )
...
Update remote_debugging.rst
2025-04-21 20:33:19 +00:00
ivonastojanovic
2b1dac6039
gh-131591: Add remote debugging attachment protocol documentation ( #132638 )
...
Add a developer-facing document describing the protocol used by
remote_exec(pid, script) to execute Python code in a running process.
This is intended to guide debugger and tool authors in reimplementing
the protocol.
Co-authored-by: Pablo Galindo <pablogsal@gmail.com>
2025-04-21 20:18:24 +00:00