From 4bd92bdee9d88679a06b5f098bed7105a400621f Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 29 Jul 2026 19:23:04 +0300 Subject: [PATCH 1/3] Remove me from Doc/tools/removed-ids.txt --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fd929b0c468699..dae8606681932e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -106,6 +106,7 @@ Doc/conf.py @AA-Turner @hugovk @StanFromIreland Doc/make.bat @AA-Turner @hugovk @StanFromIreland Doc/requirements.txt @AA-Turner @hugovk @StanFromIreland Doc/tools/ @AA-Turner @hugovk @StanFromIreland +Doc/tools/removed-ids.txt @AA-Turner @StanFromIreland # PR Previews .readthedocs.yml @AA-Turner From 2c17b969960a1b4269e07535d978c7db530cc185 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 29 Jul 2026 19:25:43 +0300 Subject: [PATCH 2/3] Delete stale entries --- .github/CODEOWNERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dae8606681932e..0c8a0c28890de9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -172,9 +172,6 @@ Mac/ @python/macos-team Lib/_osx_support.py @python/macos-team Lib/test/test__osx_support.py @python/macos-team -# WebAssembly -Tools/wasm/README.md @brettcannon @freakboy3742 @emmatyping - # WebAssembly (Emscripten) Platforms/emscripten @freakboy3742 @emmatyping Tools/wasm/emscripten @freakboy3742 @emmatyping @@ -336,7 +333,6 @@ Modules/_remote_debugging/ @pablogsal # Sub-Interpreters **/*crossinterp* @ericsnowcurrently -**/*interpreteridobject.* @ericsnowcurrently Doc/library/concurrent.interpreters.rst @ericsnowcurrently Lib/concurrent/futures/interpreter.py @ericsnowcurrently Lib/concurrent/interpreters/ @ericsnowcurrently From e2f0cb161d41eca1637c8f5843dbee137eed6a81 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:19:59 +0300 Subject: [PATCH 3/3] Remove Adam and Stan from Doc/tools/removed-ids.txt --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0c8a0c28890de9..41b64d71b67ff2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -106,7 +106,6 @@ Doc/conf.py @AA-Turner @hugovk @StanFromIreland Doc/make.bat @AA-Turner @hugovk @StanFromIreland Doc/requirements.txt @AA-Turner @hugovk @StanFromIreland Doc/tools/ @AA-Turner @hugovk @StanFromIreland -Doc/tools/removed-ids.txt @AA-Turner @StanFromIreland # PR Previews .readthedocs.yml @AA-Turner @@ -643,3 +642,6 @@ Modules/**/clinic/ Objects/**/clinic/ PC/**/clinic/ Python/**/clinic/ + +# Exclude HTML IDs list +Doc/tools/removed-ids.txt