@@ -24,9 +24,6 @@ Unless a name is followed by a '*', you should never assign an issue to
2424that person. Names followed by a '*' may be assigned issues involving the
2525module or topic.
2626
27- Names followed by a '^' indicate old bugs.python.org usernames, for people
28- that did not transition to GitHub.
29-
3027The Platform and Interest Area tables list broader fields in which various
3128people have expertise. These people can also be contacted for help,
3229opinions, and decisions when issues involve their areas.
7471codecs malemburg, doerwalter
7572codeop
7673collections rhettinger*
77- collections.abc rhettinger*, stutzbach^
74+ collections.abc rhettinger*
7875colorsys
7976compileall carljm
8077compression.bz2
@@ -120,7 +117,7 @@ gettext tomasr8
120117glob serhiy-storchaka*
121118grp
122119hashlib tiran, gpshead*, picnixz
123- heapq rhettinger*, stutzbach^
120+ heapq rhettinger*
124121hmac tiran, gpshead*, picnixz
125122html ezio-melotti*
126123http
@@ -129,8 +126,8 @@ idlelib kbkaiser (inactive), terryjreedy*, serwy (inactive),
129126imaplib
130127importlib brettcannon
131128inspect 1st1
132- io benjaminp, stutzbach^
133- ipaddress pmoody^
129+ io benjaminp
130+ ipaddress
134131itertools rhettinger*
135132json etrepum (inactive), ezio-melotti, rhettinger,
136133 serhiy-storchaka*
@@ -141,12 +138,12 @@ locale malemburg
141138logging vsajip
142139mailbox
143140marshal
144- math rhettinger, stutzbach^
141+ math rhettinger
145142mimetypes
146143mmap Yhg1s
147- modulefinder theller (inactive), jvr^
144+ modulefinder theller (inactive)
148145msvcrt
149- multiprocessing applio*, pitrou, jnoller^ (inactive), sbt^ (inactive), gpshead*
146+ multiprocessing applio*, pitrou, gpshead*
150147netrc
151148numbers
152149operator
@@ -183,7 +180,7 @@ runpy ncoghlan
183180sched
184181secrets
185182select
186- selectors neologix^, giampaolo
183+ selectors giampaolo
187184shelve
188185shlex
189186shutil tarekziade, giampaolo
@@ -192,18 +189,18 @@ site
192189smtplib
193190socket gpshead
194191socketserver
195- sqlite3 ghaering^, erlend-aasland*
192+ sqlite3 erlend-aasland*
196193ssl jackjansen, tiran, dstufft, alex
197194stat tiran
198195statistics stevendaprano, rhettinger
199196string
200197stringprep
201198struct meadori
202- subprocess astrand^ (inactive), giampaolo, gpshead*
199+ subprocess giampaolo, gpshead*
203200symtable benjaminp
204201sys
205202sysconfig FFY00
206- syslog jafo^*
203+ syslog
207204tabnanny tim-one (inactive)
208205tarfile gustaebel
209206tempfile serhiy-storchaka*
@@ -213,15 +210,15 @@ textwrap
213210threading pitrou, gpshead
214211time abalkin, pganssle
215212timeit
216- tkinter gpolo^, serhiy-storchaka*
213+ tkinter serhiy-storchaka*
217214token
218215tokenize meadori
219216tomllib hauntsaninja*
220217trace abalkin
221218traceback iritkatriel
222219tracemalloc vstinner
223220tty Yhg1s*
224- turtle gregorlingl^, willingc
221+ turtle willingc
225222turtledemo terryjreedy*
226223types 1st1
227224typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn*
@@ -235,7 +232,7 @@ warnings
235232wave
236233weakref freddrake, nascheme
237234webbrowser
238- winreg stutzbach^
235+ winreg
239236winsound
240237wsgiref pjenvey
241238xml.dom
@@ -249,7 +246,7 @@ xml.sax.saxutils
249246xml.sax.xmlreader
250247xmlrpc
251248zipapp pfmoore
252- zipfile alanmcintyre^, serhiy-storchaka, Yhg1s, gpshead
249+ zipfile serhiy-storchaka, Yhg1s, gpshead
253250zipimport Yhg1s*
254251==================== =============================================
255252
@@ -283,16 +280,11 @@ Platform Maintainers
283280=================== ===========
284281AIX edelsohn, ayappanec
285282Android mhsmith
286- Cygwin jlt63^, stutzbach^
287283Emscripten hoodmane, pmp-p, rdb, rth, ryanking13
288- FreeBSD
289- HP-UX
290284iOS freakboy3742, ned-deily
291- JVM/Java frank.wierzbicki^
292285Linux
293286macOS ronaldoussoren, ned-deily, freakboy3742
294287NetBSD1
295- OS2/EMX aimacintyre^
296288Solaris/OpenIndiana jcea, kulikjak
297289Windows tjguk, zooba, pfmoore
298290=================== ===========
@@ -330,22 +322,22 @@ GUI
330322i18n malemburg, merwok, tomasr8
331323import machinery brettcannon, ncoghlan, ericsnowcurrently, FFY00
332324initialization FFY00
333- io benjaminp, stutzbach^, gpshead
325+ io benjaminp, gpshead
334326JIT brandtbucher*, savannahostrowski*
335327locale malemburg
336- mathematics malemburg, stutzbach^, rhettinger, serhiy-storchaka
328+ mathematics malemburg, rhettinger, serhiy-storchaka
337329memory management tim-one, malemburg, Yhg1s, nascheme
338330memoryview
339331networking giampaolo, gpshead
340332object model benjaminp, Yhg1s
341- packaging tarekziade, malemburg, alexis^, merwok, dstufft, pfmoore, emmatyping
333+ packaging tarekziade, malemburg, merwok, dstufft, pfmoore, emmatyping
342334pattern matching brandtbucher*
343335PEG parser gvanrossum, pablogsal, lysnikolaou
344336performance vstinner, serhiy-storchaka*, 1st1, rhettinger, markshannon,
345337 brandtbucher, carljm, Fidget-Spinner, AlexWaygood*, nascheme
346- pip ncoghlan, dstufft, pfmoore, Marcus.Smith^, pradyunsg
338+ pip ncoghlan, dstufft, pfmoore, pradyunsg
347339release management tarekziade, malemburg, benjaminp, warsaw,
348- gvanrossum, anthonybaxter^, merwok, ned-deily,
340+ gvanrossum, merwok, ned-deily,
349341 birkenfeld, JulienPalard, hugovk
350342runtime lifecycle ericsnowcurrently, kumaraditya303, zooba, ZeroIntensity, nascheme
351343str.format ericvsmith*
0 commit comments