Message323362
| Author | Ivan.Pozdeev |
|---|---|
| Recipients | Howie Benefiel, Ivan.Pozdeev, The Compiler, orsenthil, xtreak |
| Date | 2018-08-10.09:28:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533893280.35.0.56676864532.issue34360@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I confirm violation of https://tools.ietf.org/html/rfc3986#section-3.2.2 . URLs are now covered by RFC 3986 which obsoletes RFC 1808 that `urllib's documentation refers to. This new URL RFC adds [] to 'reserved' characters, so them being present unquoted anywhere where reserved characters are not allowed shall be a parsing error. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-10 09:28:00 | Ivan.Pozdeev | set | recipients: + Ivan.Pozdeev, orsenthil, The Compiler, Howie Benefiel, xtreak |
| 2018-08-10 09:28:00 | Ivan.Pozdeev | set | messageid: <1533893280.35.0.56676864532.issue34360@psf.upfronthosting.co.za> |
| 2018-08-10 09:28:00 | Ivan.Pozdeev | link | issue34360 messages |
| 2018-08-10 09:28:00 | Ivan.Pozdeev | create | |