Message296453
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2017-06-20.15:20:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1497972033.13.0.439611221466.issue30713@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Spin-off of the bpo-30500: modify the urllib.parse module to reject the newline character (U+000A) in URLS. Modify 3 functions: * splittype() * splithost() * splitport() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-20 15:20:33 | vstinner | set | recipients: + vstinner |
| 2017-06-20 15:20:33 | vstinner | set | messageid: <1497972033.13.0.439611221466.issue30713@psf.upfronthosting.co.za> |
| 2017-06-20 15:20:33 | vstinner | link | issue30713 messages |
| 2017-06-20 15:20:32 | vstinner | create | |