Message223432
| Author | r.david.murray |
|---|---|
| Recipients | lars.gustaebel, moloney, r.david.murray, serhiy.storchaka |
| Date | 2014-07-18.20:50:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1405716656.98.0.646171382876.issue21987@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There is indeed special logic that triggers if the name is longer than 100 characters. Presumably it has a bug. Marking this as easy since it shouldn't be too hard, given the failure example, to figure out what is wrong and fix it (and turn the example into a unit test). It doesn't look like the relevant code has changed in python3, so the bug probably exists there as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-18 20:50:57 | r.david.murray | set | recipients: + r.david.murray, lars.gustaebel, serhiy.storchaka, moloney |
| 2014-07-18 20:50:56 | r.david.murray | set | messageid: <1405716656.98.0.646171382876.issue21987@psf.upfronthosting.co.za> |
| 2014-07-18 20:50:56 | r.david.murray | link | issue21987 messages |
| 2014-07-18 20:50:56 | r.david.murray | create | |