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 xtreak
Recipients asvetlov, czardoz, lisroach, xtreak, yselivanov
Date 2019-12-18.03:21:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576639299.88.0.962771514292.issue39082@roundup.psfhosted.org>
In-reply-to
Content
Using patch as a function just returns a patch object. You need to call start method on the patch object to return a Mock.
History
Date User Action Args
2019-12-18 03:21:39xtreaksetrecipients: + xtreak, asvetlov, yselivanov, czardoz, lisroach
2019-12-18 03:21:39xtreaksetmessageid: <1576639299.88.0.962771514292.issue39082@roundup.psfhosted.org>
2019-12-18 03:21:39xtreaklinkissue39082 messages
2019-12-18 03:21:39xtreakcreate