[Python-checkins] r81611 - python/branches/py3k

mark.dickinson python-checkins at python.org
Sun May 30 15:18:47 CEST 2010


Author: mark.dickinson
Date: Sun May 30 15:18:47 2010
New Revision: 81611

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

........
  r81610 | mark.dickinson | 2010-05-30 14:18:10 +0100 (Sun, 30 May 2010) | 3 lines
  
  Issue #8748: Fix incorrect results from comparisons between an integer
  and a complex instance.  Based on a patch by Meador Inge.
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list