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 michael.foord
Recipients mariocj89, michael.foord, mrh1997, xtreak
Date 2018-10-27.15:41:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540654888.06.0.788709270274.issue33236@psf.upfronthosting.co.za>
In-reply-to
Content
This isn't a bug. This is the intended behaviour, otherwise MagicMock objects would error out on iteration.
History
Date User Action Args
2018-10-27 15:41:28michael.foordsetrecipients: + michael.foord, mrh1997, mariocj89, xtreak
2018-10-27 15:41:28michael.foordsetmessageid: <1540654888.06.0.788709270274.issue33236@psf.upfronthosting.co.za>
2018-10-27 15:41:28michael.foordlinkissue33236 messages
2018-10-27 15:41:28michael.foordcreate