]> granicus.if.org Git - python/commit
Merged revisions 81102 via svnmerge from
authorGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 12 May 2010 00:33:15 +0000 (00:33 +0000)
committerGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 12 May 2010 00:33:15 +0000 (00:33 +0000)
commit340d7d2cc3ea0abc9794fe3e8ba46f87bd3339f7
tree0b79d796776e2fb451745a33de57f256d609cb5a
parent53b2166f0ba2f63ec5711718e09f890c4fe09922
Merged revisions 81102 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81102 | giampaolo.rodola | 2010-05-12 02:29:27 +0200 (mer, 12 mag 2010) | 1 line

  Removed the assertion that dispatcher.connected attribute must be False after a single connect() call. Solaris and FreeBSD buildbots failures showed how connect() can succeed even in a single call. All bo failures should definitively be fixed now.
........
Lib/test/test_asyncore.py