Message290894
| Author | serhiy.storchaka |
|---|---|
| Recipients | MSeifert, serhiy.storchaka |
| Date | 2017-03-31.05:45:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490939157.32.0.670814818236.issue29951@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
LGTM in general. I was going to make similar changes.
While we a here, maybe add the function name to other TypeError messages specific to the function? "Required argument '%U' (pos %d) not found" and "Argument given by name ('%U') and position (%d)", but not to "keywords must be strings".
Classified this as an enhancement. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-31 05:45:57 | serhiy.storchaka | set | recipients: + serhiy.storchaka, MSeifert |
| 2017-03-31 05:45:57 | serhiy.storchaka | set | messageid: <1490939157.32.0.670814818236.issue29951@psf.upfronthosting.co.za> |
| 2017-03-31 05:45:57 | serhiy.storchaka | link | issue29951 messages |
| 2017-03-31 05:45:56 | serhiy.storchaka | create | |