]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68615 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Thu, 15 Jan 2009 15:37:41 +0000 (15:37 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 15 Jan 2009 15:37:41 +0000 (15:37 +0000)
commit35fafa5756ecee2f9f81862d5682bfdfea0878b7
tree75e12f7938256e37a50753f565c1870951e7ad20
parent09d33773ff28b61af1342c26d3844b2d09d5c52f
Merged revisions 68615 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r68615 | mark.dickinson | 2009-01-15 15:36:10 +0000 (Thu, 15 Jan 2009) | 17 lines

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

  ........
    r68611 | mark.dickinson | 2009-01-15 14:54:37 +0000 (Thu, 15 Jan 2009) | 2 lines

    Issue #4397.  Fix occasional test_socket failure on OS X.
  ........
    r68612 | mark.dickinson | 2009-01-15 14:58:28 +0000 (Thu, 15 Jan 2009) | 2 lines

    Comment typo
  ........
    r68613 | mark.dickinson | 2009-01-15 15:17:43 +0000 (Thu, 15 Jan 2009) | 2 lines

    Another typo fix.
  ........
................
Lib/test/test_socket.py
Misc/NEWS