Message290748
| Author | serhiy.storchaka |
|---|---|
| Recipients | Jim Fasarakis-Hilliard, Julian, Sean.Ochoa, eamanu, eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2017-03-28.17:18:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490721524.98.0.951858331141.issue13349@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Error messages should use repr(). For example str() of bytes object emits a warning or error. See issue26090 for the issue with truncated reprs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-28 17:18:45 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, ncoghlan, vstinner, ezio.melotti, eric.araujo, Julian, petri.lehtinen, Sean.Ochoa, Jim Fasarakis-Hilliard, eamanu |
| 2017-03-28 17:18:44 | serhiy.storchaka | set | messageid: <1490721524.98.0.951858331141.issue13349@psf.upfronthosting.co.za> |
| 2017-03-28 17:18:44 | serhiy.storchaka | link | issue13349 messages |
| 2017-03-28 17:18:44 | serhiy.storchaka | create | |