mirror of
https://github.com/python/cpython.git
synced 2025-10-01 04:42:10 +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
|
||||
doctest tim_one (inactive)
|
||||
dummy_threading brett.cannon
|
||||
email barry
|
||||
email barry, r.david.murray
|
||||
encodings lemburg, loewis
|
||||
errno
|
||||
exceptions
|
||||
|
@ -187,7 +187,7 @@ socket
|
|||
socketserver
|
||||
spwd
|
||||
sqlite3 ghaering
|
||||
ssl janssen
|
||||
ssl janssen, pitrou
|
||||
stat
|
||||
string
|
||||
stringprep
|
||||
|
@ -251,12 +251,13 @@ Platform Maintainers
|
|||
AIX
|
||||
Cygwin jlt63
|
||||
FreeBSD
|
||||
HP-UX
|
||||
Linux
|
||||
Mac ronaldoussoren
|
||||
NetBSD1
|
||||
OS2/EMX aimacintyre
|
||||
Solaris
|
||||
HP-UX
|
||||
Windows
|
||||
================== ===========
|
||||
|
||||
|
||||
|
@ -291,5 +292,4 @@ threads
|
|||
tracker
|
||||
unicode lemburg, ezio.melotti, haypo
|
||||
version control
|
||||
windows
|
||||
================== ===========
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue