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 Ilya.Kulakov
Recipients Ilya.Kulakov, giampaolo.rodola, ncoghlan, thehesiod, veky, yselivanov
Date 2017-08-19.17:02:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503162120.21.0.0774070243142.issue29302@psf.upfronthosting.co.za>
In-reply-to
Content
> but at the same time rejected by the 'async with' statement.

Perhaps unittest.mock (or type) needs to be adjusted to allow mocking via spec= without subclassing?

> By all means you can submit a PR!

I'll take a look then.
History
Date User Action Args
2017-08-19 17:02:00Ilya.Kulakovsetrecipients: + Ilya.Kulakov, ncoghlan, giampaolo.rodola, yselivanov, thehesiod, veky
2017-08-19 17:02:00Ilya.Kulakovsetmessageid: <1503162120.21.0.0774070243142.issue29302@psf.upfronthosting.co.za>
2017-08-19 17:02:00Ilya.Kulakovlinkissue29302 messages
2017-08-19 17:02:00Ilya.Kulakovcreate