This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Evan.Teran, giampaolo.rodola, loewis, pitrou, schmir
Date 2012-10-11.22:12:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349993569.27.0.625748111492.issue7735@psf.upfronthosting.co.za>
In-reply-to
Content
I would suggest closing as won't fix. The way I understand it, --disable-ipv6 simply allows building on systems without IPv6 support. It's not meant to disable IPv6 requests on an IPv6-compliant system.

If your IPv6 connectivity doesn't work properly, you should disable it in your system configuration, not try to recompile Python!
History
Date User Action Args
2012-10-11 22:12:49pitrousetrecipients: + pitrou, loewis, giampaolo.rodola, schmir, Evan.Teran
2012-10-11 22:12:49pitrousetmessageid: <1349993569.27.0.625748111492.issue7735@psf.upfronthosting.co.za>
2012-10-11 22:12:49pitroulinkissue7735 messages
2012-10-11 22:12:49pitroucreate