This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author piscvau
Recipients piscvau
Date 2019-11-09.20:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573330795.77.0.297424168509.issue38757@roundup.psfhosted.org>
In-reply-to
Content
When patching an Exception with a side_effect to another exception, it seems like the exceiption arguments are not passed to the mock.
History
Date User Action Args
2019-11-09 20:19:55piscvausetrecipients: + piscvau
2019-11-09 20:19:55piscvausetmessageid: <1573330795.77.0.297424168509.issue38757@roundup.psfhosted.org>
2019-11-09 20:19:55piscvaulinkissue38757 messages
2019-11-09 20:19:55piscvaucreate