object.rst
5.04 KB
-
Improve documentation of Python and C++ exceptions (#2408) · b8863698
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.
jbarlow83 committed