• Kevin Modzelewski's avatar
    capi exceptions for getitems · ae770511
    Kevin Modzelewski authored
    Less helpful than I thought for now -- the KeyErrors are thrown
    by a custom class that does `raise KeyError`, so we won't benefit
    from this until we can have jitted code throw (not just receive)
    capi exceptions.
    ae770511
objmodel.cpp 212 KB