@@ -53,7 +53,7 @@ _thread
53
53
_testbuffer skrah
54
54
abc
55
55
aifc r.david.murray
56
- argparse rhettinger
56
+ argparse rhettinger*
57
57
array
58
58
ast benjamin.peterson
59
59
asynchat josiahcarlson, giampaolo.rodola*, stutzbach
@@ -65,10 +65,10 @@ base64
65
65
bdb
66
66
binascii
67
67
binhex
68
- bisect rhettinger
68
+ bisect rhettinger*
69
69
builtins
70
70
bz2
71
- calendar rhettinger
71
+ calendar rhettinger*
72
72
cgi ethan.furman*, Rhodri James
73
73
cgitb ethan.furman*, Rhodri James
74
74
chunk
77
77
code
78
78
codecs lemburg, doerwalter
79
79
codeop
80
- collections rhettinger
81
- collections.abc rhettinger, stutzbach
80
+ collections rhettinger*
81
+ collections.abc rhettinger* , stutzbach
82
82
colorsys
83
83
compileall
84
84
concurrent.futures pitrou, bquinlan
@@ -117,7 +117,7 @@ formatter
117
117
fpectl twouters
118
118
fractions mark.dickinson, rhettinger
119
119
ftplib giampaolo.rodola*
120
- functools rhettinger
120
+ functools rhettinger*
121
121
gc pitrou
122
122
getopt
123
123
getpass
126
126
grp
127
127
gzip
128
128
hashlib christian.heimes, gregory.p.smith
129
- heapq rhettinger, stutzbach
129
+ heapq rhettinger* , stutzbach
130
130
hmac christian.heimes, gregory.p.smith
131
131
html ezio.melotti
132
132
http
@@ -138,7 +138,7 @@ importlib brett.cannon
138
138
inspect yselivanov
139
139
io benjamin.peterson, stutzbach
140
140
ipaddress pmoody
141
- itertools rhettinger
141
+ itertools rhettinger*
142
142
json bob.ippolito (inactive), ezio.melotti, rhettinger
143
143
keyword
144
144
lib2to3 benjamin.peterson
@@ -186,7 +186,7 @@ py_compile
186
186
pybench lemburg
187
187
pyclbr
188
188
pydoc
189
- queue rhettinger
189
+ queue rhettinger*
190
190
quopri
191
191
random rhettinger, mark.dickinson
192
192
re effbot (inactive), ezio.melotti, serhiy.storchaka
213
213
sqlite3 ghaering
214
214
ssl janssen, christian.heimes, dstufft, alex
215
215
stat christian.heimes
216
- statistics steven.daprano
216
+ statistics steven.daprano, rhettinger
217
217
string
218
218
stringprep
219
219
struct mark.dickinson, meador.inge
@@ -310,7 +310,7 @@ Miscellaneous
310
310
================== ==========================================================
311
311
Interest Area Maintainers
312
312
================== ==========================================================
313
- algorithms
313
+ algorithms rhettinger*
314
314
argument clinic larry
315
315
ast/compiler benjamin.peterson, brett.cannon, yselivanov
316
316
autoconf/makefiles twouters*
@@ -335,13 +335,13 @@ i18n lemburg, eric.araujo
335
335
import machinery brett.cannon, ncoghlan, eric.snow
336
336
io benjamin.peterson, stutzbach
337
337
locale lemburg
338
- mathematics mark.dickinson, lemburg, stutzbach
338
+ mathematics mark.dickinson, lemburg, stutzbach, rhettinger
339
339
memory management tim.peters, lemburg, twouters
340
340
memoryview skrah
341
341
networking giampaolo.rodola,
342
342
object model benjamin.peterson, twouters
343
343
packaging tarek, lemburg, alexis, eric.araujo, dstufft, paul.moore
344
- performance brett.cannon, vstinner, serhiy.storchaka, yselivanov
344
+ performance brett.cannon, vstinner, serhiy.storchaka, yselivanov, rhettinger
345
345
pip ncoghlan, dstufft, paul.moore, Marcus.Smith, pradyunsg
346
346
py3 transition benjamin.peterson
347
347
release management tarek, lemburg, benjamin.peterson, barry,
0 commit comments