]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134693: Fix `[-Wmaybe-uninitialized]` warning in `_remote_debugging_module...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 May 2025 15:32:52 +0000 (17:32 +0200)
committerGitHub <noreply@github.com>
Mon, 26 May 2025 15:32:52 +0000 (15:32 +0000)
commit2a089244f0de2211c7451a059da4ed7ec3ec892c
treeb9cc797614808b27ea792ff36137a4db80930ee4
parentaded785b8cb7f4ad7dc607572b722af04cf2ba46
[3.14] gh-134693: Fix `[-Wmaybe-uninitialized]` warning in `_remote_debugging_module.c` (GH-134694) (#134726)

gh-134693: Fix `[-Wmaybe-uninitialized]` warning in `_remote_debugging_module.c` (GH-134694)
(cherry picked from commit 806107d7a2fa9baa76d4025f46fab2c8725963f4)

Co-authored-by: sobolevn <mail@sobolevn.me>
Modules/_remote_debugging_module.c