• Tim Peters's avatar
    Merge rev 37244 from 3.4 branch. · b795c11a
    Tim Peters authored
    Collector 1843:  IISet.keys: bad exception handling.
    
    Bucket_rangeSearch():  De-obfuscated the calls to
    Bucket_findRangeEnd(), so that they stop ignoring
    the latter's error returns (a mind-bending combination
    of embedded assignment nested in an UNLESS macro,
    seemingly copy+paste'd so that the error occurred twice).
    b795c11a
BucketTemplate.c 44.4 KB