Skip to content

Remove deceased expert and line linking to now-obsolete PEPs with special rules #802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 26, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 6 additions & 9 deletions experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ The existence of this list is not meant to indicate that these people
by non-committers to find responsible parties, and by committers who do
not feel qualified to make a decision in a particular context.

See also :PEP:`291` and :PEP:`360` for information about certain modules
with special rules.


Stdlib
------
Expand All @@ -50,7 +47,7 @@ __future__
__main__ gvanrossum, ncoghlan
_dummy_thread brett.cannon
_thread
_testbuffer
_testbuffer
abc
aifc r.david.murray
argparse rhettinger*
Expand Down Expand Up @@ -141,7 +138,7 @@ itertools rhettinger*
json bob.ippolito (inactive), ezio.melotti, rhettinger
keyword
lib2to3 benjamin.peterson
libmpdec
libmpdec
linecache
locale lemburg
logging vinay.sajip
Expand Down Expand Up @@ -187,7 +184,7 @@ pydoc
queue rhettinger*
quopri
random rhettinger, mark.dickinson
re effbot (inactive), ezio.melotti, serhiy.storchaka
re ezio.melotti, serhiy.storchaka
readline twouters
reprlib
resource twouters
Expand Down Expand Up @@ -254,13 +251,13 @@ wave
weakref fdrake
webbrowser
winreg stutzbach
winsound effbot (inactive)
winsound
wsgiref pje
xdrlib
xml.dom
xml.dom.minidom
xml.dom.pulldom
xml.etree effbot (inactive), eli.bendersky*, scoder
xml.etree eli.bendersky*, scoder
xml.parsers.expat
xml.sax
xml.sax.handler
Expand Down Expand Up @@ -335,7 +332,7 @@ io benjamin.peterson, stutzbach
locale lemburg
mathematics mark.dickinson, lemburg, stutzbach, rhettinger
memory management tim.peters, lemburg, twouters
memoryview
memoryview
networking giampaolo.rodola,
object model benjamin.peterson, twouters
packaging tarek, lemburg, alexis, eric.araujo, dstufft, paul.moore
Expand Down