]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72836 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 02:37:55 +0000 (02:37 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 02:37:55 +0000 (02:37 +0000)
commit1e43c708f5fd984c1791db3329bd8254223c0ae7
treef28d6ac70cbcabedbc4ff5e551a35c00d50172c7
parent3613102e4537ef624ed7a6186537051909c5a7ee
Merged revisions 72836 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r72836 | r.david.murray | 2009-05-22 21:30:26 -0400 (Fri, 22 May 2009) | 10 lines

  Merged revisions 72835 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r72835 | r.david.murray | 2009-05-22 20:48:58 -0400 (Fri, 22 May 2009) | 4 lines

    Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returns
    the socket.  Patch by Farhan Ahmad, test by Marcin Bachry.
  ........
................
Lib/smtplib.py
Lib/test/test_smtpnet.py [new file with mode: 0644]
Misc/ACKS
Misc/NEWS