mirror of
https://github.com/python/cpython.git
synced 2025-09-20 07:31:10 +00:00
Merged revisions 84263 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84263 | daniel.stutzbach | 2010-08-22 14:41:04 -0500 (Sun, 22 Aug 2010) | 1 line Added myself to Misc/maintainers.rst for topics on which I'd like to be added to the nosy list ........
This commit is contained in:
parent
5180827701
commit
421a915003
1 changed files with 10 additions and 9 deletions
|
@ -54,8 +54,8 @@ aifc r.david.murray
|
||||||
argparse bethard
|
argparse bethard
|
||||||
array
|
array
|
||||||
ast
|
ast
|
||||||
asynchat josiahcarlson, giampaolo.rodola
|
asynchat josiahcarlson, giampaolo.rodola, stutzbach
|
||||||
asyncore josiahcarlson, giampaolo.rodola
|
asyncore josiahcarlson, giampaolo.rodola, stutzbach
|
||||||
atexit
|
atexit
|
||||||
audioop
|
audioop
|
||||||
base64
|
base64
|
||||||
|
@ -75,7 +75,7 @@ cmd
|
||||||
code
|
code
|
||||||
codecs lemburg, doerwalter
|
codecs lemburg, doerwalter
|
||||||
codeop
|
codeop
|
||||||
collections rhettinger
|
collections rhettinger, stutzbach
|
||||||
colorsys
|
colorsys
|
||||||
compileall
|
compileall
|
||||||
ConfigParser
|
ConfigParser
|
||||||
|
@ -116,7 +116,7 @@ glob
|
||||||
grp
|
grp
|
||||||
gzip
|
gzip
|
||||||
hashlib
|
hashlib
|
||||||
heapq rhettinger
|
heapq rhettinger, stutzbach
|
||||||
hmac
|
hmac
|
||||||
htmlentitydefs
|
htmlentitydefs
|
||||||
htmllib
|
htmllib
|
||||||
|
@ -128,7 +128,7 @@ imghdr
|
||||||
imp
|
imp
|
||||||
importlib brett.cannon
|
importlib brett.cannon
|
||||||
inspect
|
inspect
|
||||||
io pitrou, benjamin.peterson
|
io pitrou, benjamin.peterson, stutzbach
|
||||||
itertools rhettinger
|
itertools rhettinger
|
||||||
json bob.ippolito (inactive)
|
json bob.ippolito (inactive)
|
||||||
keyword
|
keyword
|
||||||
|
@ -140,7 +140,7 @@ macpath
|
||||||
mailbox andrew.kuchling
|
mailbox andrew.kuchling
|
||||||
mailcap
|
mailcap
|
||||||
marshal
|
marshal
|
||||||
math mark.dickinson, rhettinger
|
math mark.dickinson, rhettinger, stutzbach
|
||||||
mimetypes
|
mimetypes
|
||||||
mmap
|
mmap
|
||||||
modulefinder theller, jvr
|
modulefinder theller, jvr
|
||||||
|
@ -237,6 +237,7 @@ warnings brett.cannon
|
||||||
wave
|
wave
|
||||||
weakref fdrake, pitrou
|
weakref fdrake, pitrou
|
||||||
webbrowser georg.brandl
|
webbrowser georg.brandl
|
||||||
|
winreg brian.curtin*, stutzbach
|
||||||
winsound effbot (inactive)
|
winsound effbot (inactive)
|
||||||
wsgiref pje
|
wsgiref pje
|
||||||
xdrlib
|
xdrlib
|
||||||
|
@ -267,7 +268,7 @@ pybench lemburg
|
||||||
Platform Maintainers
|
Platform Maintainers
|
||||||
------------------ -----------
|
------------------ -----------
|
||||||
AIX
|
AIX
|
||||||
Cygwin jlt63
|
Cygwin jlt63, stutzbach
|
||||||
FreeBSD
|
FreeBSD
|
||||||
HP-UX
|
HP-UX
|
||||||
Linux
|
Linux
|
||||||
|
@ -295,9 +296,9 @@ documentation georg.brandl, ezio.melotti
|
||||||
GUI
|
GUI
|
||||||
i18n lemburg
|
i18n lemburg
|
||||||
import machinery brett.cannon, ncoghlan
|
import machinery brett.cannon, ncoghlan
|
||||||
io pitrou, benjamin.peterson
|
io pitrou, benjamin.peterson, stutzbach
|
||||||
locale lemburg, loewis
|
locale lemburg, loewis
|
||||||
mathematics mark.dickinson, eric.smith, lemburg
|
mathematics mark.dickinson, eric.smith, lemburg, stutzbach
|
||||||
memory management tim_one, lemburg
|
memory management tim_one, lemburg
|
||||||
networking giampaolo.rodola
|
networking giampaolo.rodola
|
||||||
packaging tarek, lemburg
|
packaging tarek, lemburg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue