]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 66026 via svnmerge from
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 25 Aug 2008 03:05:54 +0000 (03:05 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 25 Aug 2008 03:05:54 +0000 (03:05 +0000)
commitec105ad47f83bf31797b2d14f5f951d1f9490414
tree2c2c661b70fe120882471f413f99675f95604c5f
parent5d6415ee26fcd663806ed3a19247573c5ca5f055
Merged revisions 66026 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66026 | neal.norwitz | 2008-08-24 20:03:25 -0700 (Sun, 24 Aug 2008) | 6 lines

  Use bytes as return type from recv_bytes() methods.  Not sure why this only
  affects some buildbots.

  R=Brett
  TESTED=./python -E -tt ./Lib/test/regrtest.py test_multiprocessing
........
Lib/test/test_multiprocessing.py