]> granicus.if.org Git - python/commit
Recorded merge of revisions 74226,74249 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Wed, 29 Jul 2009 14:16:04 +0000 (14:16 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 29 Jul 2009 14:16:04 +0000 (14:16 +0000)
commit0c40786c7351639e6d71573c4050143c478c4a58
tree8519207c76c57bac3bbcd7880164c5573102f8b6
parentd327c9c8565bf5ef6725e70cbbdc8639df398aca
Recorded merge of revisions 74226,74249 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r74226 | raymond.hettinger | 2009-07-27 16:16:37 -0400 (Mon, 27 Jul 2009) | 1 line

  Issue 6573: Fix set.union() for cases where self is in the argument chain.
................
  r74249 | r.david.murray | 2009-07-29 10:12:23 -0400 (Wed, 29 Jul 2009) | 11 lines

  Recorded merge of revisions 74228 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  Applied in r74226.

  ........
    r74228 | raymond.hettinger | 2009-07-27 16:32:04 -0400 (Mon, 27 Jul 2009) | 1 line

    Issue 6573: Fix set.union() for cases where self is in the argument chain.
  ........
................