Message106041
| Author | orsenthil |
|---|---|
| Recipients | orsenthil, r.david.murray, srid, tarek |
| Date | 2010-05-19.10:13:08 |
| SpamBayes Score | 0.007230753 |
| Marked as misclassified | No |
| Message-id | <1274263990.59.0.0878792000069.issue8721@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
tarek: Issue2987 has the details on changes made for ipv6 urlparse. Those can't be backported as it's a feature. I would rather like to see whats breaking in distutils2. The url which resulted in this bug in distribute: "http://www.famfamfam.com](http://www.famfamfam.com/" is clearly an invalid one. What can be done is py26, looking for invalid char like '[' or ']' outside of netloc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-19 10:13:10 | orsenthil | set | recipients: + orsenthil, tarek, r.david.murray, srid |
| 2010-05-19 10:13:10 | orsenthil | set | messageid: <1274263990.59.0.0878792000069.issue8721@psf.upfronthosting.co.za> |
| 2010-05-19 10:13:08 | orsenthil | link | issue8721 messages |
| 2010-05-19 10:13:08 | orsenthil | create | |