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 9585f46 commit 0765411Copy full SHA for 0765411
1 file changed
.github/CODEOWNERS
@@ -66,7 +66,9 @@ Include/pytime.h @pganssle @abalkin
66
**/*sqlite* @berkerpeksag
67
68
# subprocess
69
-**/*subprocess* @gpshead
+/Lib/subprocess.py @gpshead
70
+/Lib/test/test_subprocess.py @gpshead
71
+/Modules/*subprocess* @gpshead
72
73
# Windows
74
/PC/ @python/windows-team
0 commit comments