@@ -80,11 +80,16 @@ Tools/patchcheck/ @AA-Turner
8080# ----------------------------------------------------------------------------
8181
8282# Autotools
83- configure * @ erlend-aasland @ corona10 @ AA-Turner
84- Makefile.pre.in @ erlend-aasland @ AA-Turner
85- Modules /Setup * @ erlend-aasland @ AA-Turner
83+ configure * @ erlend-aasland @ corona10 @ AA-Turner @ emmatyping
84+ Makefile.pre.in @ erlend-aasland @ AA-Turner @ emmatyping
85+ Modules /makesetup @ erlend-aasland @ AA-Turner @ emmatyping
86+ Modules /Setup * @ erlend-aasland @ AA-Turner @ emmatyping
8687Tools /build /regen-configure.sh @ AA-Turner
8788
89+ # generate-build-details
90+ Tools /build /generate-build-details.py @ FFY00
91+ Lib /test /test_build_details.py @ FFY00
92+
8893
8994# ----------------------------------------------------------------------------
9095# Documentation
@@ -149,6 +154,7 @@ Lib/test/test_android.py @mhsmith @freakboy3742
149154# iOS
150155Doc /using /ios.rst @ freakboy3742
151156Lib /_ios_support.py @ freakboy3742
157+ Apple / @ freakboy3742
152158iOS / @ freakboy3742
153159
154160# macOS
@@ -157,16 +163,16 @@ Lib/_osx_support.py @python/macos-team
157163Lib /test /test__osx_support.py @ python/macos-team
158164
159165# WebAssembly
160- Tools /wasm /README.md @ brettcannon @ freakboy3742
166+ Tools /wasm /README.md @ brettcannon @ freakboy3742 @ emmatyping
161167
162168# WebAssembly (Emscripten)
163- Tools /wasm /config.site-wasm32-emscripten @ freakboy3742
164- Tools /wasm /emscripten @ freakboy3742
169+ Tools /wasm /config.site-wasm32-emscripten @ freakboy3742 @ emmatyping
170+ Tools /wasm /emscripten @ freakboy3742 @ emmatyping
165171
166172# WebAssembly (WASI)
167- Tools /wasm /wasi-env @ brettcannon
168- Tools /wasm /wasi.py @ brettcannon
169- Tools /wasm /wasi @ brettcannon
173+ Tools /wasm /wasi-env @ brettcannon @ emmatyping
174+ Tools /wasm /wasi.py @ brettcannon @ emmatyping
175+ Tools /wasm /wasi @ brettcannon @ emmatyping
170176
171177# Windows
172178PC / @ python/windows-team
@@ -239,10 +245,10 @@ Lib/test/test_getpath.py @FFY00
239245Modules /getpath * @ FFY00
240246
241247# Hashing / ``hash()`` and related
242- Include /cpython /pyhash.h @ gpshead @ picnixz @ tiran
243- Include /internal /pycore_pyhash.h @ gpshead @ picnixz @ tiran
244- Include /pyhash.h @ gpshead @ picnixz @ tiran
245- Python /pyhash.c @ gpshead @ picnixz @ tiran
248+ Include /cpython /pyhash.h @ gpshead @ picnixz
249+ Include /internal /pycore_pyhash.h @ gpshead @ picnixz
250+ Include /pyhash.h @ gpshead @ picnixz
251+ Python /pyhash.c @ gpshead @ picnixz
246252
247253# The import system (including importlib)
248254** /* import * @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw
@@ -369,14 +375,14 @@ Lib/calendar.py @AA-Turner
369375Lib /test /test_calendar.py @ AA-Turner
370376
371377# Cryptographic Primitives and Applications
372- ** /* hashlib * @ gpshead @ picnixz @ tiran
373- ** /* hashopenssl * @ gpshead @ picnixz @ tiran
378+ ** /* hashlib * @ gpshead @ picnixz
379+ ** /* hashopenssl * @ gpshead @ picnixz
374380** /* hmac * @ gpshead @ picnixz
375381** /* ssl * @ gpshead @ picnixz
376382Modules /_hacl / @ gpshead @ picnixz
377- Modules /* blake * @ gpshead @ picnixz @ tiran
378- Modules /* md5 * @ gpshead @ picnixz @ tiran
379- Modules /* sha * @ gpshead @ picnixz @ tiran
383+ Modules /* blake * @ gpshead @ picnixz
384+ Modules /* md5 * @ gpshead @ picnixz
385+ Modules /* sha * @ gpshead @ picnixz
380386
381387# Codecs
382388Modules /cjkcodecs / @ corona10
@@ -405,11 +411,15 @@ Lib/test/test_dataclasses/ @ericvsmith
405411
406412# Dates and times
407413Doc /** /* time.rst @ pganssle @ abalkin
414+ Doc /library /zoneinfo.rst @ pganssle
408415Include /datetime.h @ pganssle @ abalkin
409416Include /internal /pycore_time.h @ pganssle @ abalkin
417+ Lib /test /test_zoneinfo / @ pganssle
418+ Lib /zoneinfo / @ pganssle
410419Lib /* time.py @ pganssle @ abalkin
411420Lib /test /datetimetester.py @ pganssle @ abalkin
412421Lib /test /test_ * time.py @ pganssle @ abalkin
422+ Modules /* zoneinfo * @ pganssle
413423Modules /* time * @ pganssle @ abalkin
414424Python /pytime.c @ pganssle @ abalkin
415425
@@ -603,9 +613,9 @@ Lib/test/test_zipfile/_path/ @jaraco
603613Lib /zipfile /_path / @ jaraco
604614
605615# Zstandard
606- Lib /compression /zstd / @ AA-Turner
607- Lib /test /test_zstd.py @ AA-Turner
608- Modules /_zstd / @ AA-Turner
616+ Lib /compression /zstd / @ AA-Turner @ emmatyping
617+ Lib /test /test_zstd.py @ AA-Turner @ emmatyping
618+ Modules /_zstd / @ AA-Turner @ emmatyping
609619
610620# ----------------------------------------------------------------------------
611621
0 commit comments