Message102874
| Author | tlocke |
|---|---|
| Recipients | jjlee, ndim, orsenthil, sergiomb2, tlocke |
| Date | 2010-04-11.19:32:48 |
| SpamBayes Score | 3.020341e-05 |
| Marked as misclassified | No |
| Message-id | <1271014370.81.0.828784821245.issue2987@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've created a patch for parse.py against the py3k branch, and I've also included ndim's test cases in that patch file. When returning the host name of an IPv6 literal, I don't include the surrounding '[' and ']'. For example, parsing http://[::1]:5432/foo/ gives the host name '::1'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-11 19:32:50 | tlocke | set | recipients: + tlocke, jjlee, orsenthil, ndim, sergiomb2 |
| 2010-04-11 19:32:50 | tlocke | set | messageid: <1271014370.81.0.828784821245.issue2987@psf.upfronthosting.co.za> |
| 2010-04-11 19:32:49 | tlocke | link | issue2987 messages |
| 2010-04-11 19:32:49 | tlocke | create | |