@@ -52,8 +52,8 @@ aifc r.david.murray
52
52
argparse bethard
53
53
array
54
54
ast
55
- asynchat josiahcarlson, giampaolo.rodola
56
- asyncore josiahcarlson, giampaolo.rodola
55
+ asynchat josiahcarlson, giampaolo.rodola, stutzbach
56
+ asyncore josiahcarlson, giampaolo.rodola, stutzbach
57
57
atexit
58
58
audioop
59
59
base64
72
72
code
73
73
codecs lemburg, doerwalter
74
74
codeop
75
- collections rhettinger
75
+ collections rhettinger, stutzbach
76
76
colorsys
77
77
compileall
78
78
configparser
113
113
grp
114
114
gzip
115
115
hashlib
116
- heapq rhettinger
116
+ heapq rhettinger, stutzbach
117
117
hmac
118
118
html
119
119
http
@@ -123,7 +123,7 @@ imghdr
123
123
imp
124
124
importlib brett.cannon
125
125
inspect
126
- io pitrou, benjamin.peterson
126
+ io pitrou, benjamin.peterson, stutzbach
127
127
itertools rhettinger
128
128
json bob.ippolito (inactive)
129
129
keyword
@@ -135,7 +135,7 @@ macpath
135
135
mailbox andrew.kuchling
136
136
mailcap
137
137
marshal
138
- math mark.dickinson, rhettinger
138
+ math mark.dickinson, rhettinger, stutzbach
139
139
mimetypes
140
140
mmap
141
141
modulefinder theller, jvr
@@ -231,7 +231,7 @@ warnings brett.cannon
231
231
wave
232
232
weakref fdrake, pitrou
233
233
webbrowser georg.brandl
234
- winreg brian.curtin*
234
+ winreg brian.curtin*, stutzbach
235
235
winsound effbot (inactive)
236
236
wsgiref pje
237
237
xdrlib
@@ -262,7 +262,7 @@ pybench lemburg
262
262
Platform Maintainers
263
263
------------------ -----------
264
264
AIX
265
- Cygwin jlt63
265
+ Cygwin jlt63, stutzbach
266
266
FreeBSD
267
267
HP-UX
268
268
Linux
@@ -290,9 +290,9 @@ documentation georg.brandl, ezio.melotti
290
290
GUI
291
291
i18n lemburg
292
292
import machinery brett.cannon, ncoghlan
293
- io pitrou, benjamin.peterson
293
+ io pitrou, benjamin.peterson, stutzbach
294
294
locale lemburg, loewis
295
- mathematics mark.dickinson, eric.smith, lemburg
295
+ mathematics mark.dickinson, eric.smith, lemburg, stutzbach
296
296
memory management tim_one, lemburg
297
297
networking giampaolo.rodola
298
298
packaging tarek, lemburg
0 commit comments