Message 327239 - Python tracker
Message327239
| Author | tjollans |
|---|---|
| Recipients | benaryorg, martin.panter, tjollans |
| Date | 2018-10-06.09:43:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1538819025.22.0.545547206417.issue33342@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
RFC 2396 explicitly excludes the use of [ and ] in URLs. RFC 2732 <https://www.ietf.org/rfc/rfc2732.txt> defines the syntax for IPv6 URLs, and allows [ and ] ONLY in the host part. So I'd say that the behaviour is arguably correct (if somewhat unfortunate) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-06 09:43:45 | tjollans | set | recipients: + tjollans, martin.panter, benaryorg |
| 2018-10-06 09:43:45 | tjollans | set | messageid: <1538819025.22.0.545547206417.issue33342@psf.upfronthosting.co.za> |
| 2018-10-06 09:43:45 | tjollans | link | issue33342 messages |
| 2018-10-06 09:43:45 | tjollans | create | |