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 berker.peksag
Recipients anthony-flury, bbayles, berker.peksag, eric.araujo, ezio.melotti, michael.foord, ned.deily, rbcollins
Date 2018-09-14.21:30:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536960607.68.0.956365154283.issue32933@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c83c375ed907bdd54361aa36ce76130360f323a4 by Berker Peksag (Miss Islington (bot)) in branch '3.7':
bpo-32933: Implement __iter__ method on mock_open() (GH-5974)
https://github.com/python/cpython/commit/c83c375ed907bdd54361aa36ce76130360f323a4
History
Date User Action Args
2018-09-14 21:30:07berker.peksagsetrecipients: + berker.peksag, rbcollins, ned.deily, ezio.melotti, eric.araujo, michael.foord, anthony-flury, bbayles
2018-09-14 21:30:07berker.peksagsetmessageid: <1536960607.68.0.956365154283.issue32933@psf.upfronthosting.co.za>
2018-09-14 21:30:07berker.peksaglinkissue32933 messages
2018-09-14 21:30:07berker.peksagcreate