Message102874
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'. |
|
| 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: <[email protected]> |
| 2010-04-11 19:32:49 | tlocke | link | issue2987 messages |
| 2010-04-11 19:32:49 | tlocke | create | |
|