Kaydet (Commit) d940e354 authored tarafından Mark Dickinson's avatar Mark Dickinson

Blocked revisions 75028 via svnmerge

........
  r75028 | mark.dickinson | 2009-09-22 22:47:24 +0100 (Tue, 22 Sep 2009) | 4 lines

  Issue #1766304:  Optimize membership testing for ranges:  'n in range(...)'
  does an O(1) check, if n is an integer.  Non-integers aren't affected.
  Thanks Robert Lehmann.
........
üst 60d6b35a
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment