Skip to content
Merged
Changes from 1 commit
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
6 changes: 4 additions & 2 deletions core-developers/experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ functools rhettinger*
gc pitrou, pablogsal
getopt
getpass
getpath FFY00
gettext
glob
grp
Expand Down Expand Up @@ -234,7 +235,7 @@ unittest.mock voidspace*
urllib orsenthil
uu
uuid
venv vsajip
venv vsajip, FFY00
warnings
wave
weakref freddrake
Expand Down Expand Up @@ -333,7 +334,8 @@ frozen modules ericsnowcurrently, gvanrossum, kumaraditya303
f-strings ericvsmith*
GUI
i18n malemburg, merwok
import machinery brettcannon, ncoghlan, ericsnowcurrently
import machinery brettcannon, ncoghlan, ericsnowcurrently, FFY00
initialization FFY00
io benjaminp, stutzbach^, gpshead
JIT brandtbucher*, savannahostrowski*
locale malemburg
Expand Down
Loading