We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34f9bd commit f00260eCopy full SHA for f00260e
.github/CODEOWNERS
@@ -331,3 +331,8 @@ Modules/_xxtestfuzz/ @ammaraskar
331
**/*templateobject* @lysnikolaou
332
**/*templatelib* @lysnikolaou
333
**/*tstring* @lysnikolaou
334
+
335
+# Remote debugging
336
+Python/remote_debug.h @pablogsal
337
+Python/remote_debugging.c @pablogsal
338
+Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
0 commit comments