]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) (#150434)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 May 2026 23:15:56 +0000 (01:15 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 23:15:56 +0000 (00:15 +0100)
commit340b4dd6ffaeec92498a21d36949703e986dc2f6
treee1ff4c1316697b3c1ce1623caf1d550aaf5a5595
parentd5381e18b85c6781e4961e5d98e2ef23781f654c
[3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) (#150434)

gh-149619: Harden _remote_debugging error paths (GH-150349)
(cherry picked from commit a5be25d3bdc1b3cbc9638a3249c0e3db5a97ebc6)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>