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 jacksonriley
Recipients jacksonriley, michael.foord, p-ganssle, serhiy.storchaka, veky
Date 2019-11-20.10:04:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574244281.89.0.881197492219.issue34716@roundup.psfhosted.org>
In-reply-to
Content
Ah thank you Vedran, that makes sense.
In that case, I think I'll make a start on implementing Serhiy's second suggestion - returning a pair of MagicMock instances when MagicMock.__divmod__ is called.
History
Date User Action Args
2019-11-20 10:04:41jacksonrileysetrecipients: + jacksonriley, michael.foord, serhiy.storchaka, veky, p-ganssle
2019-11-20 10:04:41jacksonrileysetmessageid: <1574244281.89.0.881197492219.issue34716@roundup.psfhosted.org>
2019-11-20 10:04:41jacksonrileylinkissue34716 messages
2019-11-20 10:04:41jacksonrileycreate