• Tim Peters's avatar
    Collector 1843: IISet.keys: bad exception handling. · e75e2c06
    Tim Peters authored
    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).
    e75e2c06
BucketTemplate.c 44.4 KB