Issue #23661: unittest.mock side_effects can now be exceptions again.
This was a regression vs Python 3.4. Patch from Ignacio Rossi
Showing
Please register or sign in to comment
This was a regression vs Python 3.4. Patch from Ignacio Rossi