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 4bd92bd commit 2c17b96Copy full SHA for 2c17b96
1 file changed
.github/CODEOWNERS
@@ -172,9 +172,6 @@ Mac/ @python/macos-team
172
Lib/_osx_support.py @python/macos-team
173
Lib/test/test__osx_support.py @python/macos-team
174
175
-# WebAssembly
176
-Tools/wasm/README.md @brettcannon @freakboy3742 @emmatyping
177
-
178
# WebAssembly (Emscripten)
179
Platforms/emscripten @freakboy3742 @emmatyping
180
Tools/wasm/emscripten @freakboy3742 @emmatyping
@@ -336,7 +333,6 @@ Modules/_remote_debugging/ @pablogsal
336
333
337
334
# Sub-Interpreters
338
335
**/*crossinterp* @ericsnowcurrently
339
-**/*interpreteridobject.* @ericsnowcurrently
340
Doc/library/concurrent.interpreters.rst @ericsnowcurrently
341
Lib/concurrent/futures/interpreter.py @ericsnowcurrently
342
Lib/concurrent/interpreters/ @ericsnowcurrently
0 commit comments