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 anthony-flury
Recipients Arve.Knudsen, José.Luis.Lafuente, anthony-flury, berker.peksag, frenzy, gms, kushal.das, michael.foord, mucka, pkoning
Date 2018-09-12.22:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536790862.15.0.956365154283.issue21258@psf.upfronthosting.co.za>
In-reply-to
Content
The lack of dunder_iter support on mock_open has been resolved in Issue 32933 (Git Hub 5974).

Can I suggest that once the above PR is merged into 3.8 (due imminently allegedly <smile>), that we should then backport that fix into 3.5, 3.6 & 3.7 as a minimum ?

I am by no means an expert though.
History
Date User Action Args
2018-09-12 22:21:02anthony-flurysetrecipients: + anthony-flury, michael.foord, Arve.Knudsen, berker.peksag, kushal.das, pkoning, José.Luis.Lafuente, mucka, gms, frenzy
2018-09-12 22:21:02anthony-flurysetmessageid: <1536790862.15.0.956365154283.issue21258@psf.upfronthosting.co.za>
2018-09-12 22:21:02anthony-flurylinkissue21258 messages
2018-09-12 22:21:02anthony-flurycreate