Message270200
| Author | serhiy.storchaka |
|---|---|
| Recipients | gvanrossum, serhiy.storchaka |
| Date | 2016-07-11.19:08:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468264081.45.0.333362775094.issue27485@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
splitport() doesn't work with IPv6 ("[::1]", see issue18191), nor with authority ("user:password@example.com"). Note that there is a almost duplicate function splitnport(). The existence of two similar functions that behave differently in corner cases looks confusing. And seems splitport() and splitnport() not always used correctly internally (see issue20271). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-11 19:08:01 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum |
| 2016-07-11 19:08:01 | serhiy.storchaka | set | messageid: <1468264081.45.0.333362775094.issue27485@psf.upfronthosting.co.za> |
| 2016-07-11 19:08:01 | serhiy.storchaka | link | issue27485 messages |
| 2016-07-11 19:08:01 | serhiy.storchaka | create | |