[issue29393] Enabiling IPv6 by default

2017-01-31 Thread Ned Deily

Ned Deily added the comment:

Checking for IPv6 *is* enabled by default and has been for quite some time:

$ ./configure
[...]
checking if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... yes
checking ipv6 stack type... kame
[...]

--
nosy: +ned.deily
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29393] Enabiling IPv6 by default

2017-01-30 Thread Cooper Lees

New submission from Cooper Lees:

Can we discuss the possibility of enabling IPv6 by default now during build. I 
think enough of the world now NEED IPv6 so people should all be building their 
Python with it.

--
components: Build
messages: 286506
nosy: cooperlees
priority: normal
severity: normal
status: open
title: Enabiling IPv6 by default
type: behavior
versions: Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com