]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] Add CODEOWNERS for remote debugging (GH-134720) (#134721)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 May 2025 14:46:51 +0000 (16:46 +0200)
committerGitHub <noreply@github.com>
Mon, 26 May 2025 14:46:51 +0000 (15:46 +0100)
.github/CODEOWNERS

index 16331b65e52979f19823049e6b015e4c87dd2135..c1de8a529a8db7677273cf266b77b421c5ad832c 100644 (file)
@@ -326,3 +326,8 @@ Modules/_xxtestfuzz/          @ammaraskar
 **/*templateobject*           @lysnikolaou
 **/*templatelib*              @lysnikolaou
 **/*tstring*                  @lysnikolaou
+
+# Remote debugging
+Python/remote_debug.h         @pablogsal
+Python/remote_debugging.c     @pablogsal
+Modules/_remote_debugging_module.c @pablogsal @ambv @1st1