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 6c917cb commit 01ccc82Copy full SHA for 01ccc82
.github/CODEOWNERS
@@ -326,3 +326,8 @@ Modules/_xxtestfuzz/ @ammaraskar
326
**/*templateobject* @lysnikolaou
327
**/*templatelib* @lysnikolaou
328
**/*tstring* @lysnikolaou
329
+
330
+# Remote debugging
331
+Python/remote_debug.h @pablogsal
332
+Python/remote_debugging.c @pablogsal
333
+Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
0 commit comments