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 Juraj.Variny, bethard, chris.jerdonek, docs@python, ezio.melotti, r.david.murray, terry.reedy
Date 2012-11-14.19:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352922635.89.0.860199129422.issue16418@psf.upfronthosting.co.za>
In-reply-to
Content
I see that in #16468, Chris proposes that existing versions should let the TypeError propagate, possibly with an improved error message, and call the use of repr for non-iterables a new feature (partly on the basis that more fixes than this are needed to use them).
History
Date User Action Args
2012-11-14 19:50:35terry.reedysetrecipients: + terry.reedy, bethard, ezio.melotti, r.david.murray, chris.jerdonek, docs@python, Juraj.Variny
2012-11-14 19:50:35terry.reedysetmessageid: <1352922635.89.0.860199129422.issue16418@psf.upfronthosting.co.za>
2012-11-14 19:50:35terry.reedylinkissue16418 messages
2012-11-14 19:50:35terry.reedycreate