mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
Merged revisions 80327-80328 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r80327 | antoine.pitrou | 2010-04-22 01:59:01 +0300 (Thu, 22 Apr 2010) | 3 lines Add myself to ssl, although I'm not a de facto maintainer or expert ........ r80328 | r.david.murray | 2010-04-22 02:05:10 +0300 (Thu, 22 Apr 2010) | 3 lines Add myself to email, move 'windows' to Platforms where it belongs, and finish alphabetizing the Platforms list. ........
This commit is contained in:
parent
f9433fec8b
commit
c41582caa0
1 changed files with 4 additions and 4 deletions
|
@ -88,7 +88,7 @@ dis
|
||||||
distutils tarek
|
distutils tarek
|
||||||
doctest tim_one (inactive)
|
doctest tim_one (inactive)
|
||||||
dummy_threading brett.cannon
|
dummy_threading brett.cannon
|
||||||
email barry
|
email barry, r.david.murray
|
||||||
encodings lemburg, loewis
|
encodings lemburg, loewis
|
||||||
errno
|
errno
|
||||||
exceptions
|
exceptions
|
||||||
|
@ -187,7 +187,7 @@ socket
|
||||||
socketserver
|
socketserver
|
||||||
spwd
|
spwd
|
||||||
sqlite3 ghaering
|
sqlite3 ghaering
|
||||||
ssl janssen
|
ssl janssen, pitrou
|
||||||
stat
|
stat
|
||||||
string
|
string
|
||||||
stringprep
|
stringprep
|
||||||
|
@ -251,12 +251,13 @@ Platform Maintainers
|
||||||
AIX
|
AIX
|
||||||
Cygwin jlt63
|
Cygwin jlt63
|
||||||
FreeBSD
|
FreeBSD
|
||||||
|
HP-UX
|
||||||
Linux
|
Linux
|
||||||
Mac ronaldoussoren
|
Mac ronaldoussoren
|
||||||
NetBSD1
|
NetBSD1
|
||||||
OS2/EMX aimacintyre
|
OS2/EMX aimacintyre
|
||||||
Solaris
|
Solaris
|
||||||
HP-UX
|
Windows
|
||||||
================== ===========
|
================== ===========
|
||||||
|
|
||||||
|
|
||||||
|
@ -291,5 +292,4 @@ threads
|
||||||
tracker
|
tracker
|
||||||
unicode lemburg, ezio.melotti, haypo
|
unicode lemburg, ezio.melotti, haypo
|
||||||
version control
|
version control
|
||||||
windows
|
|
||||||
================== ===========
|
================== ===========
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue