Message122910
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? |
|
Date |
User |
Action |
Args |
2010-11-30 16:03:09 | orsenthil | set | recipients:
+ orsenthil, jhylton, georg.brandl, rhettinger, pitrou, catlee, eric.araujo, rcoyner, xuanji, davide.rizzo |
2010-11-30 16:03:09 | orsenthil | set | messageid: <1291132989.44.0.872118555807.issue3243@psf.upfronthosting.co.za> |
2010-11-30 16:03:05 | orsenthil | link | issue3243 messages |
2010-11-30 16:03:05 | orsenthil | create | |
|