6363.azure-pipelines / @ AA-Turner
6464
6565# GitHub & related scripts
66- .github / @ ezio-melotti @ hugovk @ AA-Turner @ webknjaz
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
76- Tools /patchcheck / @ AA-Turner
76+ Tools /patchcheck / @ AA-Turner @ itamaro
7777
7878
7979# ----------------------------------------------------------------------------
8080# Build System
8181# ----------------------------------------------------------------------------
8282
8383# Autotools
84- configure * @ erlend-aasland @ corona10 @ AA-Turner @ emmatyping
85- Makefile.pre.in @ erlend-aasland @ AA-Turner @ emmatyping
86- Modules /makesetup @ erlend-aasland @ AA-Turner @ emmatyping
87- Modules /Setup * @ erlend-aasland @ AA-Turner @ emmatyping
88- Tools /build /regen-configure.sh @ AA-Turner
84+ configure * @ erlend-aasland @ corona10 @ AA-Turner @ emmatyping @ itamaro
85+ Makefile.pre.in @ erlend-aasland @ AA-Turner @ emmatyping @ itamaro
86+ Modules /makesetup @ erlend-aasland @ AA-Turner @ emmatyping @ itamaro
87+ Modules /Setup * @ erlend-aasland @ AA-Turner @ emmatyping @ itamaro
88+ Tools /build /regen-configure.sh @ AA-Turner @ itamaro
8989
9090# generate-build-details
9191Tools /build /generate-build-details.py @ FFY00
@@ -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