@@ -93,7 +93,7 @@ distutils tarek*, eric.araujo*
9393doctest tim_one (inactive)
9494dummy_threading brett.cannon
9595email barry, r.david.murray*
96- encodings lemburg
96+ encodings lemburg, loewis
9797errno
9898exceptions
9999fcntl
@@ -108,7 +108,7 @@ functools
108108gc pitrou
109109getopt
110110getpass
111- gettext
111+ gettext loewis
112112glob
113113grp
114114gzip
@@ -129,7 +129,7 @@ json bob.ippolito (inactive)
129129keyword
130130lib2to3 benjamin.peterson
131131linecache
132- locale lemburg
132+ locale loewis, lemburg
133133logging vsajip
134134macpath
135135mailbox andrew.kuchling
@@ -139,7 +139,7 @@ math mark.dickinson, rhettinger
139139mimetypes
140140mmap
141141modulefinder theller, jvr
142- msilib
142+ msilib loewis
143143msvcrt
144144multiprocessing jnoller
145145netrc
@@ -148,7 +148,7 @@ nntplib
148148numbers
149149operator
150150optparse aronacher
151- os
151+ os loewis
152152ossaudiodev
153153parser
154154pdb georg.brandl
@@ -221,7 +221,7 @@ traceback georg.brandl
221221tty
222222turtle gregorlingl
223223types
224- unicodedata lemburg, ezio.melotti
224+ unicodedata loewis, lemburg, ezio.melotti
225225unittest michael.foord
226226urllib orsenthil
227227uu
@@ -243,7 +243,7 @@ xml.sax
243243xml.sax.handler
244244xml.sax.saxutils
245245xml.sax.xmlreader
246- xmlrpc
246+ xmlrpc loewis
247247zipfile
248248zipimport
249249zlib
@@ -288,13 +288,13 @@ GUI
288288i18n lemburg
289289import machinery brett.cannon, ncoghlan
290290io pitrou, benjamin.peterson
291- locale lemburg
291+ locale lemburg, loewis
292292mathematics mark.dickinson, eric.smith, lemburg
293293memory management tim_one, lemburg
294294networking giampaolo.rodola
295295packaging tarek, lemburg
296296py3 transition benjamin.peterson
297- release management tarek, lemburg, benjamin.peterson, barry,
297+ release management tarek, lemburg, benjamin.peterson, barry, loewis,
298298 gvanrossum, anthonybaxter
299299str.format eric.smith
300300time and dates lemburg
0 commit comments