8000 Add stars · python/devguide@0ccee35 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ccee35

Browse files
authored
Add stars
1 parent 653ee49 commit 0ccee35

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

experts.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ _thread
5353
_testbuffer skrah
5454
abc
5555
aifc r.david.murray
56-
argparse rhettinger
56+
argparse rhettinger*
5757
array
5858
ast benjamin.peterson
5959
asynchat josiahcarlson, giampaolo.rodola*, stutzbach
@@ -65,10 +65,10 @@ base64
6565
bdb
6666
binascii
6767
binhex
68-
bisect rhettinger
68+
bisect rhettinger*
6969
builtins
7070
bz2
71-
calendar rhettinger
71+
calendar rhettinger*
7272
cgi ethan.furman*, Rhodri James
7373
cgitb ethan.furman*, Rhodri James
7474
chunk
@@ -77,8 +77,8 @@ cmd
7777
code
7878
codecs lemburg, doerwalter
7979
codeop
80-
collections rhettinger
81-
collections.abc rhettinger, stutzbach
80+
collections rhettinger*
81+
collections.abc rhettinger*, stutzbach
8282
colorsys
8383
compileall
8484
concurrent.futures pitrou, bquinlan
@@ -117,7 +117,7 @@ formatter
117117
fpectl twouters
118118
fractions mark.dickinson, rhettinger
119119
ftplib giampaolo.rodola*
120-
functools rhettinger
120+
functools rhettinger*
121121
gc pitrou
122122
getopt
123123
getpass
@@ -126,7 +126,7 @@ glob
126126
grp
127127
gzip
128128
hashlib christian.heimes, gregory.p.smith
129-
heapq rhettinger, stutzbach
129+
heapq rhettinger*, stutzbach
130130
hmac christian.heimes, gregory.p.smith
131131
html ezio.melotti
132132
http
@@ -138,7 +138,7 @@ importlib brett.cannon
138138
inspect yselivanov
139139
io benjamin.peterson, stutzbach
140140
ipaddress pmoody
141-
itertools rhettinger
141+
itertools rhettinger*
142142
json bob.ippolito (inactive), ezio.melotti, rhettinger
143143
keyword
144144
lib2to3 benjamin.peterson
@@ -186,7 +186,7 @@ py_compile
186186
pybench lemburg
187187
pyclbr
188188
pydoc
189-
queue rhettinger
189+
queue rhettinger*
190190
quopri
191191
random rhettinger, mark.dickinson
192192
re effbot (inactive), ezio.melotti, serhiy.storchaka
@@ -213,7 +213,7 @@ spwd
213213
sqlite3 ghaering
214214
ssl janssen, christian.heimes, dstufft, alex
215215
stat christian.heimes
216-
statistics steven.daprano
216+
statistics steven.daprano, rhettinger
217217
string
218218
stringprep
219219
struct mark.dickinson, meador.inge
@@ -310,7 +310,7 @@ Miscellaneous
310310
================== ==========================================================
311311
Interest Area Maintainers
312312
================== ==========================================================
313-
algorithms
313+
algorithms rhettinger*
314314
argument clinic larry
315315
ast/compiler benjamin.peterson, brett.cannon, yselivanov
316316
autoconf/makefiles twouters*
@@ -335,13 +335,13 @@ i18n lemburg, eric.araujo
335335
import machinery brett.cannon, ncoghlan, eric.snow
336336
io benjamin.peterson, stutzbach
337337
locale lemburg
338-
mathematics mark.dickinson, lemburg, stutzbach
338+
mathematics mark.dickinson, lemburg, stutzbach, rhettinger
339339
memory management tim.peters, lemburg, twouters
340340
memoryview skrah
341341
networking giampaolo.rodola,
342342
object model benjamin.peterson, twouters
343343
packaging tarek, lemburg, alexis, eric.araujo, dstufft, paul.moore
344-
performance brett.cannon, vstinner, serhiy.storchaka, yselivanov
344+
performance brett.cannon, vstinner, serhiy.storchaka, yselivanov, rhettinger
345345
pip ncoghlan, dstufft, paul.moore, Marcus.Smith, pradyunsg
346346
py3 transition benjamin.peterson
347347
release management tarek, lemburg, benjamin.peterson, barry,

0 commit comments

Comments
 (0)
0