File tree Expand file tree Collapse file tree 1 file changed +203
-0
lines changed Expand file tree Collapse file tree 1 file changed +203
-0
lines changed Original file line number Diff line number Diff line change @@ -350,6 +350,209 @@ version control     merwok, ezio-melotti
350350==================  ========================================================== 
351351
352352
353+ Experts Emeritus
354+ ================ 
355+ 
356+ Names followed by a '^' indicate old bugs.python.org usernames, for people
357+ that did not transition to GitHub.
358+ 
359+ Stdlib
360+ ------ 
361+ 
362+ .. list-table ::
363+ 
364+    * - Module
365+      - Expert
366+ 
367+    * - codecs
368+      - doerwalter
369+ 
370+    * - collections.abc
371+      - stutzbach^
372+ 
373+    * - concurrent.futures
374+      - brianquinlan
375+ 
376+    * - copy
377+      - avassalotti
378+ 
379+    * - copyreg
380+      - avassalotti
381+ 
382+    * - csv
383+      - smontanaro
384+ 
385+    * - ctypes
386+      - theller, abalkin, amauryfa, meadori
387+ 
388+    * - datetime
389+      - abalkin
390+ 
391+    * - difflib
392+      - tim-one
393+ 
394+    * - doctest
395+      - tim-one
396+ 
397+    * - email
398+      - maxking
399+ 
400+    * - enum
401+      - eliben
402+ 
403+    * - ftplib
404+      - giampaolo
405+ 
406+    * - heapq
407+      - stutzbach
408+ 
409+    * - idlelib
410+      - kbkaiser, serwy
411+ 
412+    * - io
413+      - stutzbach^
414+ 
415+    * - ipaddress
416+      - pmoody^
417+ 
418+    * - json
419+      - etrepum
420+ 
421+    * - math
422+      - stutzbach^
423+ 
424+    * - modulefinder
425+      - theller, jvr^
426+ 
427+    * - multiprocessing
428+      - applio, jnoller^, sbt^
429+ 
430+    * - optparse
431+      - mitsuhiko
432+ 
433+    * - pickle
434+      - avassalotti
435+ 
436+    * - pickletools
437+      - avassalotti
438+ 
439+    * - pprint
440+      - freddrake
441+ 
442+    * - selectors
443+      - neologix^, giampaolo
444+ 
445+    * - shutil
446+      - tarekziade, giampaolo
447+ 
448+    * - sqlite3
449+      - ghaering^
450+ 
451+    * - ssl
452+      - jackjansen
453+ 
454+    * - statistics
455+      - stevendaprano
456+ 
457+    * - struct
458+      - meadori
459+ 
460+    * - subprocess
461+      - astrand^, giampaolo
462+ 
463+    * - syslog
464+      - jafo^
465+ 
466+    * - tabnanny
467+      - tim-one
468+ 
469+    * - tarfile
470+      - gustaebel
471+ 
472+    * - time
473+      - abalkin
474+ 
475+    * - tkinter
476+      - gpolo^
477+ 
478+    * - tokenize
479+      - meadori
480+ 
481+    * - trace
482+      - abalkin
483+ 
484+    * - turtle
485+      - gregorlingl^
486+ 
487+    * - unittest
488+      - rbtcollins
489+ 
490+    * - weakref
491+      - freddrake
492+ 
493+    * - winreg
494+      - stutzbach^
495+ 
496+    * - wsgiref
497+      - pjenvey
498+ 
499+    * - xml.etree
500+      - eliben
501+ 
502+    * - zipfile
503+      - alanmcintyre^
504+ 
505+ Platforms
506+ --------- 
507+ 
508+ .. list-table ::
509+ 
510+    * - Platform
511+      - Expert
512+ 
513+    * - Cygwin
514+      - jlt63^, stutzbach^
515+ 
516+    * - JVM/Java
517+      - frank.wierzbicki^
518+ 
519+    * - OS2/EMX
520+      - aimacintyre^
521+ 
522+ 
523+ Miscellaneous
524+ ------------- 
525+ 
526+ .. list-table ::
527+ 
528+    * - Interest Area
529+      - Expert
530+ 
531+    * - filesystem
532+      - giampaolo
533+ 
534+    * - io
535+      - stutzbach^
536+ 
537+    * - mathematics
538+      - stutzbach^
539+ 
540+    * - networking
541+      - giampaolo
542+ 
543+    * - packaging
544+      - tarekziade, alexis^
545+ 
546+    * - pip
547+      - Marcus.Smith^
548+ 
549+    * - release management
550+      - tarekziade, anthonybaxter^, birkenfeld
551+ 
552+    * - time and dates
553+      - abalkin
554+ 
555+ 
353556Documentation translations
354557========================== 
355558
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments