[issue29515] socket module missing IPPROTO_IPV6, IPPROTO_IPV4 on Windows

Giampaolo Rodola' report at bugs.python.org
Tue Mar 5 16:56:45 EST 2019


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

Done:
https://github.com/python/cpython/pull/12183/
This adds quite a bunch of new constants so I would be keen on considering it an enhancement rather than a bugfix and land it in 3.8 only. As for 3.7 and 3.6 (and 2.7?) it may make sense to fix IPPROTO_IPV6 only. Thoughts?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29515>
_______________________________________


More information about the Python-bugs-list mailing list