Changed by: mark.dickinson
Changed at: Thu 24 Sep 2009 20:05:03
Branch: branches/release31-maint
Revision: 75052

Changed files:

Comments:
Blocked revisions 75051 via svnmerge

........
  r75051 | mark.dickinson | 2009-09-24 21:04:23 +0100 (Thu, 24 Sep 2009) | 3 lines
  
  Issue #1766304: The range.__contains__ optimization should only be
  applied to ints, not to instances of subclasses of int.
........