We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d7ff6e commit 417bec7Copy full SHA for 417bec7
.github/CODEOWNERS
@@ -174,6 +174,10 @@ Lib/ast.py @isidentical @JelleZijlstra
174
/Lib/test/test_subprocess.py @gpshead
175
/Modules/*subprocess* @gpshead
176
177
+# debugger
178
+**/*pdb* @gaogaotiantian
179
+**/*bdb* @gaogaotiantian
180
+
181
# Limited C API & stable ABI
182
Tools/build/stable_abi.py @encukou
183
Misc/stable_abi.toml @encukou
Misc/ACKS
@@ -610,6 +610,7 @@ Nitin Ganatra
610
Soumendra Ganguly (गङ्गोपाध्याय)
611
Fred Gansevles
612
Paul Ganssle
613
+Tian Gao
614
Lars Marius Garshol
615
Jake Garver
616
Dan Gass
0 commit comments