Message198493
| Author | jaraco |
|---|---|
| Recipients | berker.peksag, jaraco, vajrasky |
| Date | 2013-09-27.17:40:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380303602.87.0.161397822687.issue19094@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't mind the AttributeError - that's a reasonable exception when passing invalid types in, and that's in fact the current behavior. The example of (['a'], []) does bother me though. Those inputs are also seemingly invalid, though somewhat more compatible from a 'urljoin' perspective than two different types. You've given me reason to re-consider your patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-27 17:40:02 | jaraco | set | recipients: + jaraco, berker.peksag, vajrasky |
| 2013-09-27 17:40:02 | jaraco | set | messageid: <1380303602.87.0.161397822687.issue19094@psf.upfronthosting.co.za> |
| 2013-09-27 17:40:02 | jaraco | link | issue19094 messages |
| 2013-09-27 17:40:02 | jaraco | create | |