]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151584: Remove `PyUnstable_Module_SetGIL` call in `_remote_debugging` ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jun 2026 14:10:31 +0000 (16:10 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2026 14:10:31 +0000 (14:10 +0000)
commit821e5d79fa238e7e5e8bc59c72d53edf52d3b168
treef43bdb0cc9213d57bcfec72b6bdb7bdda8ffcfdc
parent2a5ed2292337e313b4f292fd57a8ce4841740331
[3.15] gh-151584: Remove `PyUnstable_Module_SetGIL` call in `_remote_debugging` (GH-151585) (#151603)

gh-151584: Remove `PyUnstable_Module_SetGIL` call in `_remote_debugging` (GH-151585)
(cherry picked from commit a173a6d65ba0eb77776ca4f7f1cb277877a43f9b)

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