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-17.20:04:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513541041.63.0.213398074469.issue32259@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Serhiy, for the C implementation, and Eric for reviewing it.  I would add 'non-iterable', to get "cannot unpack non-iterable int object", to tell people what is needed instead.  I do think this worthwhile.
History
Date User Action Args
2017-12-17 20:04:01terry.reedysetrecipients: + terry.reedy, rhettinger, eric.smith, steven.daprano, r.david.murray, serhiy.storchaka, Camion
2017-12-17 20:04:01terry.reedysetmessageid: <1513541041.63.0.213398074469.issue32259@psf.upfronthosting.co.za>
2017-12-17 20:04:01terry.reedylinkissue32259 messages
2017-12-17 20:04:01terry.reedycreate