Skip to content

gh-146308: Fix error handling issues in _remote_debugging module#146309

Merged
pablogsal merged 3 commits intopython:mainfrom
pablogsal:gh-146308-fix-remote-debugging-error-handling
Mar 22, 2026
Merged

gh-146308: Fix error handling issues in _remote_debugging module#146309
pablogsal merged 3 commits intopython:mainfrom
pablogsal:gh-146308-fix-remote-debugging-error-handling

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Mar 22, 2026

Some of these issues have been found thanks to a report from @devdanzin ❤️

@pablogsal pablogsal force-pushed the gh-146308-fix-remote-debugging-error-handling branch from 29e2fd6 to 7a0560e Compare March 22, 2026 20:16
…e-146308.AxnRVA.rst

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@pablogsal pablogsal added the needs backport to 3.14 bugs and security fixes label Mar 22, 2026
Co-authored-by: devdanzin <74280297+devdanzin@users.noreply.github.com>
@pablogsal pablogsal enabled auto-merge (squash) March 22, 2026 20:46
@pablogsal pablogsal merged commit ae6adc9 into python:main Mar 22, 2026
50 checks passed
@pablogsal pablogsal deleted the gh-146308-fix-remote-debugging-error-handling branch March 22, 2026 21:12
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @pablogsal, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker ae6adc907907562e4ffbb5355f12e77e9085c506 3.14

brianschubert pushed a commit to brianschubert/cpython that referenced this pull request Mar 22, 2026
…g module (pythonGH-146309)

(cherry picked from commit ae6adc9)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs backport to 3.14 bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants