-
Victor Stinner yazdı
building the tuple (type, value, traceback) passed to the callback. PyTuple_Pack() does crash if an argument is NULL.
aaa8ed8b
building the tuple (type, value, traceback) passed to the callback. PyTuple_Pack() does crash if an argument is NULL.