_PyTuple_Resize: take into account the empty tuple. There can be only one.
Instead of raising a SystemError, just create a new tuple of the desired size. This fixes (at least) SF bug #420343.
Showing
Please register or sign in to comment