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 serhiy.storchaka
Recipients Camion, eric.smith, r.david.murray, rhettinger, serhiy.storchaka, steven.daprano, terry.reedy
Date 2017-12-26.10:30:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514284243.16.0.213398074469.issue32259@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 13a6c098c215921e35004f9d3a9b70f601e56500 by Serhiy Storchaka in branch 'master':
bpo-32259: Make a TypeError message when unpack non-iterable more specific. (#4903)
https://github.com/python/cpython/commit/13a6c098c215921e35004f9d3a9b70f601e56500
History
Date User Action Args
2017-12-26 10:30:43serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, eric.smith, steven.daprano, r.david.murray, Camion
2017-12-26 10:30:43serhiy.storchakasetmessageid: <1514284243.16.0.213398074469.issue32259@psf.upfronthosting.co.za>
2017-12-26 10:30:43serhiy.storchakalinkissue32259 messages
2017-12-26 10:30:43serhiy.storchakacreate