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 giampaolo.rodola
Recipients abrezovsky, christian.heimes, eryksun, giampaolo.rodola, jgosmann, mhils, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-03-05.14:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@Eryk do you mind if I make a PR with your code(I will of course author you)? Regardless from issue17561 I think this is an important fix because without IPPROTO_IPV6 is not possible to implement a dual-stack IPv4/6 socket on Windows.
History
Date User Action Args
2019-03-05 14:38:21giampaolo.rodolasetrecipients: + giampaolo.rodola, paul.moore, christian.heimes, tim.golden, zach.ware, eryksun, steve.dower, jgosmann, mhils, abrezovsky
2019-03-05 14:38:21giampaolo.rodolasetmessageid: <[email protected]>
2019-03-05 14:38:21giampaolo.rodolalinkissue29515 messages
2019-03-05 14:38:21giampaolo.rodolacreate