Message212890
| Author | vstinner |
|---|---|
| Recipients | gvanrossum, orsenthil, serhiy.storchaka, vstinner, yselivanov |
| Date | 2014-03-07.16:21:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1394209296.95.0.262088589188.issue20271@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My patch "urlparse.patch" may be modified to fix also #18191 in Python 2.7, 3.3 and 3.4: splitport() should handle IPv6 ("[::1]:80") and auth ("user:passowrd@host") but not raises an exception. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-07 16:21:36 | vstinner | set | recipients: + vstinner, gvanrossum, orsenthil, serhiy.storchaka, yselivanov |
| 2014-03-07 16:21:36 | vstinner | set | messageid: <1394209296.95.0.262088589188.issue20271@psf.upfronthosting.co.za> |
| 2014-03-07 16:21:36 | vstinner | link | issue20271 messages |
| 2014-03-07 16:21:36 | vstinner | create | |