Thanks to visit codestin.com Credit goes to github.com
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 0909d6d commit ce0561fCopy full SHA for ce0561f
1 file changed
.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