Message270263
The first offending commit is this one:
https://github.com/python/cpython/commit/03df54d549173e17e1cf9a767199de32a363aa6b
more specifically "return af, type, proto, '', (host, port)". For IPv6, it should be "(host, port, flow info, scope id)" instead of just "(host, port)". |
|
| Date |
User |
Action |
Args |
| 2016-07-12 18:46:27 | sebastien.bourdeauducq | set | recipients:
+ sebastien.bourdeauducq, gvanrossum, vstinner, yselivanov |
| 2016-07-12 18:46:27 | sebastien.bourdeauducq | set | messageid: <1468349187.3.0.334205542839.issue27500@psf.upfronthosting.co.za> |
| 2016-07-12 18:46:27 | sebastien.bourdeauducq | link | issue27500 messages |
| 2016-07-12 18:46:27 | sebastien.bourdeauducq | create | |
|