Skip to content

Commit f1ad319

Browse files
Updates to experts (#1332)
Co-authored-by: Carl Meyer <[email protected]>
1 parent e9d25c7 commit f1ad319

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

core-developers/experts.rst

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,25 +55,19 @@ Module Maintainers
5555
__future__
5656
__main__ gvanrossum, ncoghlan
5757
_thread
58-
_testbuffer
5958
abc
60-
aifc bitdancer
6159
argparse
6260
array
63-
ast benjaminp, pablogsal, isidentical
61+
ast benjaminp, pablogsal, isidentical, JelleZijlstra
6462
asyncio 1st1, asvetlov, gvanrossum, graingert, kumaraditya303, willingc
6563
atexit
66-
audioop serhiy-storchaka
6764
base64
6865
bdb
6966
binascii
7067
bisect rhettinger*
7168
builtins
7269
bz2
7370
calendar
74-
cgi ethanfurman*
75-
cgitb ethanfurman*
76-
chunk
7771
cmath mdickinson
7872
cmd
7973
code
@@ -90,7 +84,6 @@ contextvars
9084
copy avassalotti
9185
copyreg avassalotti
9286
cProfile
93-
crypt jafo^*
9487
csv smontanaro (inactive)
9588
ctypes theller (inactive), abalkin, amauryfa, meadori
9689
curses Yhg1s
@@ -137,14 +130,12 @@ ipaddress pmoody^
137130
itertools rhettinger*
138131
json etrepum (inactive), ezio-melotti, rhettinger
139132
keyword
140-
lib2to3 benjaminp
141133
libmpdec
142134
linecache
143135
locale malemburg
144136
logging vsajip
145137
lzma
146138
mailbox
147-
mailcap
148139
marshal
149140
math mdickinson, rhettinger, stutzbach^
150141
mimetypes
@@ -164,7 +155,7 @@ os.path serhiy-storchaka
164155
ossaudiodev
165156
parser pablogsal
166157
pathlib barneygale*
167-
pdb
158+
pdb gaogaotiantian
168159
pickle avassalotti
169160
pickletools avassalotti
170161
pipes
@@ -212,14 +203,12 @@ string
212203
stringprep
213204
struct mdickinson, meadori
214205
subprocess astrand^ (inactive), giampaolo, gpshead*
215-
sunau
216206
symtable benjaminp
217207
sys
218208
sysconfig FFY00
219209
syslog jafo^*
220210
tabnanny tim-one (inactive)
221211
tarfile gustaebel
222-
telnetlib
223212
tempfile
224213
termios Yhg1s
225214
test ezio-melotti
@@ -366,6 +355,7 @@ release management tarekziade, malemburg, benjaminp, warsaw,
366355
runtime lifecycle ericsnowcurrently, kumaraditya303, zooba
367356
str.format ericvsmith*
368357
subinterpreters ericsnowcurrently, kumaraditya303
358+
symbol table JelleZijlstra, carljm
369359
testing voidspace, ezio-melotti
370360
test coverage
371361
threads gpshead

0 commit comments

Comments
 (0)