@@ -82,10 +82,14 @@ Tools/patchcheck/ @AA-Turner
82
82
# Autotools
83
83
configure * @ erlend-aasland @ corona10 @ AA-Turner @ emmatyping
84
84
Makefile.pre.in @ erlend-aasland @ AA-Turner @ emmatyping
85
+ Modules /makesetup @ erlend-aasland @ AA-Turner @ emmatyping
85
86
Modules /Setup * @ erlend-aasland @ AA-Turner @ emmatyping
86
- Modules /makesetup @ emmatyping
87
87
Tools /build /regen-configure.sh @ AA-Turner
88
88
89
+ # generate-build-details
90
+ Tools /build /generate-build-details.py @ FFY00
91
+ Lib /test /test_build_details.py @ FFY00
92
+
89
93
90
94
# ----------------------------------------------------------------------------
91
95
# Documentation
@@ -150,6 +154,7 @@ Lib/test/test_android.py @mhsmith @freakboy3742
150
154
# iOS
151
155
Doc /using /ios.rst @ freakboy3742
152
156
Lib /_ios_support.py @ freakboy3742
157
+ Apple / @ freakboy3742
153
158
iOS / @ freakboy3742
154
159
155
160
# macOS
@@ -240,10 +245,10 @@ Lib/test/test_getpath.py @FFY00
240
245
Modules /getpath * @ FFY00
241
246
242
247
# Hashing / ``hash()`` and related
243
- Include /cpython /pyhash.h @ gpshead @ picnixz @ tiran
244
- Include /internal /pycore_pyhash.h @ gpshead @ picnixz @ tiran
245
- Include /pyhash.h @ gpshead @ picnixz @ tiran
246
- 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
247
252
248
253
# The import system (including importlib)
249
254
** /* import * @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw
@@ -370,14 +375,14 @@ Lib/calendar.py @AA-Turner
370
375
Lib /test /test_calendar.py @ AA-Turner
371
376
372
377
# Cryptographic Primitives and Applications
373
- ** /* hashlib * @ gpshead @ picnixz @ tiran
374
- ** /* hashopenssl * @ gpshead @ picnixz @ tiran
378
+ ** /* hashlib * @ gpshead @ picnixz
379
+ ** /* hashopenssl * @ gpshead @ picnixz
375
380
** /* hmac * @ gpshead @ picnixz
376
381
** /* ssl * @ gpshead @ picnixz
377
382
Modules /_hacl / @ gpshead @ picnixz
378
- Modules /* blake * @ gpshead @ picnixz @ tiran
379
- Modules /* md5 * @ gpshead @ picnixz @ tiran
380
- Modules /* sha * @ gpshead @ picnixz @ tiran
383
+ Modules /* blake * @ gpshead @ picnixz
384
+ Modules /* md5 * @ gpshead @ picnixz
385
+ Modules /* sha * @ gpshead @ picnixz
381
386
382
387
# Codecs
383
388
Modules /cjkcodecs / @ corona10
@@ -406,11 +411,15 @@ Lib/test/test_dataclasses/ @ericvsmith
406
411
407
412
# Dates and times
408
413
Doc /** /* time.rst @ pganssle @ abalkin
414
+ Doc /library /zoneinfo.rst @ pganssle
409
415
Include /datetime.h @ pganssle @ abalkin
410
416
Include /internal /pycore_time.h @ pganssle @ abalkin
417
+ Lib /test /test_zoneinfo / @ pganssle
418
+ Lib /zoneinfo / @ pganssle
411
419
Lib /* time.py @ pganssle @ abalkin
412
420
Lib /test /datetimetester.py @ pganssle @ abalkin
413
421
Lib /test /test_ * time.py @ pganssle @ abalkin
422
+ Modules /* zoneinfo * @ pganssle
414
423
Modules /* time * @ pganssle @ abalkin
415
424
Python /pytime.c @ pganssle @ abalkin
416
425
0 commit comments