]> granicus.if.org Git - python/commit
Merged revisions 78016 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sat, 6 Feb 2010 05:09:09 +0000 (05:09 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 6 Feb 2010 05:09:09 +0000 (05:09 +0000)
commitf35c87631de0a5c24665bf0cf2ae53f46b6c0ba3
tree75da3d21e6e5d15b100878008539855e9d35e528
parenta1bd445e6cc22718559ade054f9403f43f2ea319
Merged revisions 78016 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78016 | r.david.murray | 2010-02-06 00:00:15 -0500 (Sat, 06 Feb 2010) | 11 lines

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

  ........
    r78014 | r.david.murray | 2010-02-05 23:27:21 -0500 (Fri, 05 Feb 2010) | 5 lines

    issue #7728: test_timeout was using a hardcoded port, which was
    causing buildbot failures.  Changed to use test_support.bind_port.
    Patch by Florent Xicluna.
  ........
................
Lib/test/test_timeout.py
Misc/NEWS