mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
Maintainer additions from MAL.
This commit is contained in:
parent
e87761a7c6
commit
2ee043e80d
1 changed files with 20 additions and 20 deletions
|
@ -67,7 +67,7 @@ chunk
|
||||||
cmath mark.dickinson
|
cmath mark.dickinson
|
||||||
cmd
|
cmd
|
||||||
code
|
code
|
||||||
codecs
|
codecs lemburg, doerwalter
|
||||||
codeop
|
codeop
|
||||||
collections rhettinger
|
collections rhettinger
|
||||||
colorsys
|
colorsys
|
||||||
|
@ -90,7 +90,7 @@ distutils tarek
|
||||||
doctest
|
doctest
|
||||||
dummy_threading brett.cannon
|
dummy_threading brett.cannon
|
||||||
email barry
|
email barry
|
||||||
encodings
|
encodings lemburg, loewis
|
||||||
errno
|
errno
|
||||||
exceptions
|
exceptions
|
||||||
fcntl
|
fcntl
|
||||||
|
@ -125,7 +125,7 @@ json
|
||||||
keyword
|
keyword
|
||||||
lib2to3 benjamin.peterson
|
lib2to3 benjamin.peterson
|
||||||
linecache
|
linecache
|
||||||
locale
|
locale loewis, lemburg
|
||||||
logging vsajip
|
logging vsajip
|
||||||
macpath
|
macpath
|
||||||
mailbox andrew.kuchling
|
mailbox andrew.kuchling
|
||||||
|
@ -135,7 +135,7 @@ math mark.dickinson
|
||||||
mimetypes
|
mimetypes
|
||||||
mmap
|
mmap
|
||||||
modulefinder theller, jvr
|
modulefinder theller, jvr
|
||||||
msilib
|
msilib loewis
|
||||||
msvcrt
|
msvcrt
|
||||||
multiprocessing jnoller
|
multiprocessing jnoller
|
||||||
netrc
|
netrc
|
||||||
|
@ -144,7 +144,7 @@ nntplib
|
||||||
numbers
|
numbers
|
||||||
operator
|
operator
|
||||||
optparse aronacher
|
optparse aronacher
|
||||||
os
|
os loewis
|
||||||
ossaudiodev
|
ossaudiodev
|
||||||
parser
|
parser
|
||||||
pdb
|
pdb
|
||||||
|
@ -167,7 +167,7 @@ pydoc
|
||||||
queue
|
queue
|
||||||
quopri
|
quopri
|
||||||
random rhettinger
|
random rhettinger
|
||||||
re
|
re effbot (inactive)
|
||||||
readline
|
readline
|
||||||
reprlib
|
reprlib
|
||||||
resource
|
resource
|
||||||
|
@ -187,7 +187,7 @@ socket
|
||||||
socketserver
|
socketserver
|
||||||
spwd
|
spwd
|
||||||
sqlite3
|
sqlite3
|
||||||
ssl
|
ssl janssen
|
||||||
stat
|
stat
|
||||||
string
|
string
|
||||||
stringprep
|
stringprep
|
||||||
|
@ -198,7 +198,7 @@ symbol
|
||||||
symtable
|
symtable
|
||||||
sys
|
sys
|
||||||
syslog
|
syslog
|
||||||
tabnanny
|
tabnanny tim_one
|
||||||
tarfile lars.gustaebel
|
tarfile lars.gustaebel
|
||||||
telnetlib
|
telnetlib
|
||||||
tempfile
|
tempfile
|
||||||
|
@ -216,17 +216,17 @@ traceback
|
||||||
tty
|
tty
|
||||||
turtle gregorlingl
|
turtle gregorlingl
|
||||||
types
|
types
|
||||||
unicodedata
|
unicodedata loewis, lemburg
|
||||||
unittest michael.foord
|
unittest michael.foord
|
||||||
urllib
|
urllib
|
||||||
uu
|
uu
|
||||||
uuid
|
uuid
|
||||||
warnings
|
warnings
|
||||||
wave
|
wave
|
||||||
weakref
|
weakref fdrake
|
||||||
webbrowser georg.brandl
|
webbrowser georg.brandl
|
||||||
winreg
|
winreg
|
||||||
winsound
|
winsound effbot
|
||||||
wsgiref pje
|
wsgiref pje
|
||||||
xdrlib
|
xdrlib
|
||||||
xml loewis
|
xml loewis
|
||||||
|
@ -262,23 +262,23 @@ autoconf
|
||||||
bsd
|
bsd
|
||||||
buildbots
|
buildbots
|
||||||
data formats mark.dickinson
|
data formats mark.dickinson
|
||||||
database
|
database lemburg
|
||||||
documentation georg.brandl
|
documentation georg.brandl
|
||||||
GUI
|
GUI
|
||||||
i18n
|
i18n lemburg
|
||||||
import machinery brett.cannon
|
import machinery brett.cannon
|
||||||
io pitrou, benjamin.peterson
|
io pitrou, benjamin.peterson
|
||||||
locale
|
locale lemburg, loewis
|
||||||
makefiles
|
makefiles
|
||||||
mathematics mark.dickinson, eric.smith
|
mathematics mark.dickinson, eric.smith, lemburg
|
||||||
memory management
|
memory management tim_one, lemburg
|
||||||
networking
|
networking
|
||||||
packaging
|
packaging tarek, lemburg
|
||||||
release management
|
release management tarek, lemburg
|
||||||
str.format eric.smith
|
str.format eric.smith
|
||||||
time and dates
|
time and dates lemburg
|
||||||
testing michael.foord
|
testing michael.foord
|
||||||
threads
|
threads
|
||||||
unicode
|
unicode lemburg
|
||||||
windows
|
windows
|
||||||
================== ===========
|
================== ===========
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue