6363.azure-pipelines / @ AA-Turner
6464
6565# GitHub & related scripts
66- .github / @ ezio-melotti @ hugovk @ AA-Turner @ webknjaz @ itamaro
66+ .github / @ ezio-melotti @ hugovk @ AA-Turner @ webknjaz @ itamaro @ JacobCoffee
6767Tools /build /compute-changes.py @ AA-Turner @ hugovk @ webknjaz
6868Lib /test /test_tools /test_compute_changes.py @ AA-Turner @ hugovk @ webknjaz
6969Tools /build /verify_ensurepip_wheels.py @ AA-Turner @ pfmoore @ pradyunsg
7070
7171# Pre-commit
72- .pre-commit-config.yaml @ hugovk
73- .ruff.toml @ hugovk @ AlexWaygood @ AA-Turner
72+ .pre-commit-config.yaml @ hugovk @ JacobCoffee
73+ .ruff.toml @ hugovk @ AlexWaygood @ AA-Turner @ JacobCoffee
7474
7575# Patchcheck
7676Tools /patchcheck / @ AA-Turner @ itamaro
@@ -171,9 +171,6 @@ Mac/ @python/macos-team
171171Lib /_osx_support.py @ python/macos-team
172172Lib /test /test__osx_support.py @ python/macos-team
173173
174- # WebAssembly
175- Tools /wasm /README.md @ brettcannon @ freakboy3742 @ emmatyping
176-
177174# WebAssembly (Emscripten)
178175Platforms /emscripten @ freakboy3742 @ emmatyping
179176Tools /wasm /emscripten @ freakboy3742 @ emmatyping
@@ -188,12 +185,8 @@ Tools/wasm/wasi @brettcannon @emmatyping @savannahostrowski
188185PC / @ python/windows-team
189186PCbuild / @ python/windows-team
190187
191- # Windows installer packages
192- Tools /msi / @ python/windows-team
193- Tools /nuget / @ python/windows-team
194-
195- # Windows Launcher
196- PC /launcher.c @ python/windows-team @ vsajip
188+ # Windows Venv launcher/redirector
189+ PC /venvlauncher.c @ python/windows-team @ vsajip
197190
198191
199192# ----------------------------------------------------------------------------
@@ -339,7 +332,6 @@ Modules/_remote_debugging/ @pablogsal
339332
340333# Sub-Interpreters
341334** /* crossinterp * @ ericsnowcurrently
342- ** /* interpreteridobject. * @ ericsnowcurrently
343335Doc /library /concurrent.interpreters.rst @ ericsnowcurrently
344336Lib /concurrent /futures /interpreter.py @ ericsnowcurrently
345337Lib /concurrent /interpreters / @ ericsnowcurrently
@@ -650,3 +642,6 @@ Modules/**/clinic/
650642Objects /** /clinic /
651643PC /** /clinic /
652644Python /** /clinic /
645+
646+ # Exclude HTML IDs list
647+ Doc /tools /removed-ids.txt
0 commit comments