➜

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.

作者 orsenthil
收信人 catlee, davide.rizzo, eric.araujo, georg.brandl, jhylton, orsenthil, pitrou, rcoyner, rhettinger, xuanji
日期 2010-11-30.16:03:05
SpamBayes Score 6.7471237e-09
Marked as misclassified 否
Message-id <1291132989.44.0.872118555807.issue3243@psf.upfronthosting.co.za>
In-reply-to
内容
Xuanji, a wording which does convey the approximate meaning is fine. I think, the Exception error messages will help the people based on the Context.

- Lets have the ValueError raised from the urllib/request.py. Changing it to isinstance(data,collections.Iterable) as Antoine suggested is okay here too.
- Same change for http.client code checking for an Iterable as specified in msg122905

tests are fine. Docs and NEWS should be updated.

Georg: Is it okay, if we push this feature in before Dec 4th, beta1 release?
历史
日期 用户 动作 参数
2010-11-30 16:03:09orsenthil修改recipients: + orsenthil, jhylton, georg.brandl, rhettinger, pitrou, catlee, eric.araujo, rcoyner, xuanji, davide.rizzo
2010-11-30 16:03:09orsenthil修改messageid: <1291132989.44.0.872118555807.issue3243@psf.upfronthosting.co.za>
2010-11-30 16:03:05orsenthil链接issue3243 messages
2010-11-30 16:03:05orsenthil创建