Message 128314 - Python tracker
Message128314
| Author | orsenthil |
|---|---|
| Recipients | William.Wu, georg.brandl, orsenthil, vstinner |
| Date | 2011-02-10.17:06:12 |
| SpamBayes Score | 0.01634964 |
| Marked as misclassified | No |
| Message-id | <1297357573.35.0.378271989678.issue11082@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Victor - It does not change the API. Only that the ValueError message which had a confusing message that "for iterable data of type <class 'str'> " is made clear that POST should not be a str. Yes, a TypeError instead of ValueError would be more appropriate here. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-10 17:06:13 | orsenthil | set | recipients: + orsenthil, georg.brandl, vstinner, William.Wu |
| 2011-02-10 17:06:13 | orsenthil | set | messageid: <1297357573.35.0.378271989678.issue11082@psf.upfronthosting.co.za> |
| 2011-02-10 17:06:12 | orsenthil | link | issue11082 messages |
| 2011-02-10 17:06:12 | orsenthil | create | |