SIGN IN SIGN UP

PyArg_Parse*("Z#") raises an error for unknown type

instead of ignoring the error and leave the pointer to the string and the size
unchanged (not initialized).

Fix also the type in the error message of "Z", "Z#" and "Y" formats.
V
Victor Stinner committed
5216e6d598ce7bbc542f5e443073dbc03306c143
Parent: 55a5c78