[Python-checkins] r74248 - python/branches/release26-maint

r.david.murray python-checkins at python.org
Wed Jul 29 16:09:04 CEST 2009


Author: r.david.murray
Date: Wed Jul 29 16:09:03 2009
New Revision: 74248

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

Merged in r74229.

........
  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.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list