"vscode:/vscode.git/clone" did not exist on "3232e59b83196dc0846ff4738e8ce70d79307be1"
Improve documentation of Python and C++ exceptions (#2408)
The main change is to treat error_already_set as a separate category of exception that arises in different circumstances and needs to be handled differently. The asymmetry between Python and C++ exceptions is further emphasized.
Showing
Please register or sign in to comment