Message270200
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). | |
| 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 | | |