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 terry.reedy
Recipients Camion, eric.smith, r.david.murray, rhettinger, serhiy.storchaka, steven.daprano, terry.reedy
Date 2017-12-19.09:54:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513677257.54.0.213398074469.issue32259@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, in the code for the the unpack message test, the specific non-iterable is not relevant.  These are not tests of the iter builtin.
History
Date User Action Args
2017-12-19 09:54:17terry.reedysetrecipients: + terry.reedy, rhettinger, eric.smith, steven.daprano, r.david.murray, serhiy.storchaka, Camion
2017-12-19 09:54:17terry.reedysetmessageid: <1513677257.54.0.213398074469.issue32259@psf.upfronthosting.co.za>
2017-12-19 09:54:17terry.reedylinkissue32259 messages
2017-12-19 09:54:17terry.reedycreate