Message170855
Patch looks like it'll work fine. But please add regression tests checking that the error message is what we want.
Are the new error messages okay with the OP? It looks like now it'll throw TypeError("argument must be string, bytes or integer, not list").
v
I'd personally prefer the Oxford Comma there ("string, bytes, or integer"). But I don't know if there is a style preference one way or the other in Python error messages. |
|
Date |
User |
Action |
Args |
2012-09-20 21:43:35 | larry | set | recipients:
+ larry, vstinner, christian.heimes, serhiy.storchaka, jftuga |
2012-09-20 21:43:35 | larry | set | messageid: <1348177415.05.0.535891661599.issue15972@psf.upfronthosting.co.za> |
2012-09-20 21:43:34 | larry | link | issue15972 messages |
2012-09-20 21:43:33 | larry | create | |
|