]> granicus.if.org Git - python/commit
bpo-37007: Implement socket.if_nametoindex(), if_indextoname() and if_nameindex(...
authorZackery Spytz <zspytz@gmail.com>
Wed, 29 May 2019 21:02:37 +0000 (15:02 -0600)
committerSteve Dower <steve.dower@python.org>
Wed, 29 May 2019 21:02:37 +0000 (14:02 -0700)
commit8f96c9f8ed2a4795e34b333411451e24f28f74d2
tree0f87bcc9b18f6d6c907bd040e0bc9af794a155ba
parentfecb75c1bb46c818e6579ba422cfa5d0d9d104d1
bpo-37007: Implement socket.if_nametoindex(), if_indextoname() and if_nameindex() on Windows (GH-13522)
Doc/library/socket.rst
Doc/whatsnew/3.8.rst
Lib/test/test_socket.py
Misc/NEWS.d/next/Core and Builtins/2019-05-23-04-19-13.bpo-37007.d1SOtF.rst [new file with mode: 0644]
Modules/socketmodule.c
PCbuild/_socket.vcxproj