Skip to content

Commit 255c7cc

Browse files
authored
Remove deceased expert and line linking to now-obsolete PEPs with special rules (#802)
1 parent 9593540 commit 255c7cc

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

experts.rst

+6-9
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ The existence of this list is not meant to indicate that these people
3737
by non-committers to find responsible parties, and by committers who do
3838
not feel qualified to make a decision in a particular context.
3939

40-
See also :PEP:`291` and :PEP:`360` for information about certain modules
41-
with special rules.
42-
4340

4441
Stdlib
4542
------
@@ -50,7 +47,7 @@ __future__
5047
__main__ gvanrossum, ncoghlan
5148
_dummy_thread brett.cannon
5249
_thread
53-
_testbuffer
50+
_testbuffer
5451
abc
5552
aifc r.david.murray
5653
argparse rhettinger*
@@ -141,7 +138,7 @@ itertools rhettinger*
141138
json bob.ippolito (inactive), ezio.melotti, rhettinger
142139
keyword
143140
lib2to3 benjamin.peterson
144-
libmpdec
141+
libmpdec
145142
linecache
146143
locale lemburg
147144
logging vinay.sajip
@@ -187,7 +184,7 @@ pydoc
187184
queue rhettinger*
188185
quopri
189186
random rhettinger, mark.dickinson
190-
re effbot (inactive), ezio.melotti, serhiy.storchaka
187+
re ezio.melotti, serhiy.storchaka
191188
readline twouters
192189
reprlib
193190
resource twouters
@@ -254,13 +251,13 @@ wave
254251
weakref fdrake
255252
webbrowser
256253
winreg stutzbach
257-
winsound effbot (inactive)
254+
winsound
258255
wsgiref pje
259256
xdrlib
260257
xml.dom
261258
xml.dom.minidom
262259
xml.dom.pulldom
263-
xml.etree effbot (inactive), eli.bendersky*, scoder
260+
xml.etree eli.bendersky*, scoder
264261
xml.parsers.expat
265262
xml.sax
266263
xml.sax.handler
@@ -335,7 +332,7 @@ io benjamin.peterson, stutzbach
335332
locale lemburg
336333
mathematics mark.dickinson, lemburg, stutzbach, rhettinger
337334
memory management tim.peters, lemburg, twouters
338-
memoryview
335+
memoryview
339336
networking giampaolo.rodola,
340337
object model benjamin.peterson, twouters
341338
packaging tarek, lemburg, alexis, eric.araujo, dstufft, paul.moore

0 commit comments

Comments
 (0)