_PyStack_UnpackDict() now returns -1 on error
Issue #29286. Change _PyStack_UnpackDict() prototype to be able to notify of failure when args is NULL.
Showing
Please register or sign in to comment
Issue #29286. Change _PyStack_UnpackDict() prototype to be able to notify of failure when args is NULL.