@@ -55,25 +55,19 @@ Module Maintainers
55
55
__future__
56
56
__main__ gvanrossum, ncoghlan
57
57
_thread
58
- _testbuffer
59
58
abc
60
- aifc bitdancer
61
59
argparse
62
60
array
63
- ast benjaminp, pablogsal, isidentical
61
+ ast benjaminp, pablogsal, isidentical, JelleZijlstra
64
62
asyncio 1st1, asvetlov, gvanrossum, graingert, kumaraditya303, willingc
65
63
atexit
66
- audioop serhiy-storchaka
67
64
base64
68
65
bdb
69
66
binascii
70
67
bisect rhettinger*
71
68
builtins
72
69
bz2
73
70
calendar
74
- cgi ethanfurman*
75
- cgitb ethanfurman*
76
- chunk
77
71
cmath mdickinson
78
72
cmd
79
73
code
@@ -90,7 +84,6 @@ contextvars
90
84
copy avassalotti
91
85
copyreg avassalotti
92
86
cProfile
93
- crypt jafo^*
94
87
csv smontanaro (inactive)
95
88
ctypes theller (inactive), abalkin, amauryfa, meadori
96
89
curses Yhg1s
@@ -137,14 +130,12 @@ ipaddress pmoody^
137
130
itertools rhettinger*
138
131
json etrepum (inactive), ezio-melotti, rhettinger
139
132
keyword
140
- lib2to3 benjaminp
141
133
libmpdec
142
134
linecache
143
135
locale malemburg
144
136
logging vsajip
145
137
lzma
146
138
mailbox
147
- mailcap
148
139
marshal
149
140
math mdickinson, rhettinger, stutzbach^
150
141
mimetypes
@@ -164,7 +155,7 @@ os.path serhiy-storchaka
164
155
ossaudiodev
165
156
parser pablogsal
166
157
pathlib barneygale*
167
- pdb
158
+ pdb gaogaotiantian
168
159
pickle avassalotti
169
160
pickletools avassalotti
170
161
pipes
@@ -212,14 +203,12 @@ string
212
203
stringprep
213
204
struct mdickinson, meadori
214
205
subprocess astrand^ (inactive), giampaolo, gpshead*
215
- sunau
216
206
symtable benjaminp
217
207
sys
218
208
sysconfig FFY00
219
209
syslog jafo^*
220
210
tabnanny tim-one (inactive)
221
211
tarfile gustaebel
222
- telnetlib
223
212
tempfile
224
213
termios Yhg1s
225
214
test ezio-melotti
@@ -366,6 +355,7 @@ release management tarekziade, malemburg, benjaminp, warsaw,
366
355
runtime lifecycle ericsnowcurrently, kumaraditya303, zooba
367
356
str.format ericvsmith*
368
357
subinterpreters ericsnowcurrently, kumaraditya303
358
+ symbol table JelleZijlstra, carljm
369
359
testing voidspace, ezio-melotti
370
360
test coverage
371
361
threads gpshead
0 commit comments