• Boxiang Sun's avatar
    Allow BoxedList::allocated is -1 · d7993a95
    Boxiang Sun authored
    If BoxedList::allocated is -1, it means the items inside were changed.
    Some CPython list functions need this to check exceptions.
    d7993a95
list.h 2 KB