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 steve.dower
Recipients ZackerySpytz, dtantsur, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-05-29.21:02:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559163764.27.0.465083175837.issue37007@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8f96c9f8ed2a4795e34b333411451e24f28f74d2 by Steve Dower (Zackery Spytz) in branch 'master':
bpo-37007: Implement socket.if_nametoindex(), if_indextoname() and if_nameindex() on Windows (GH-13522)
https://github.com/python/cpython/commit/8f96c9f8ed2a4795e34b333411451e24f28f74d2
History
Date User Action Args
2019-05-29 21:02:44steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, dtantsur, zach.ware, ZackerySpytz
2019-05-29 21:02:44steve.dowersetmessageid: <1559163764.27.0.465083175837.issue37007@roundup.psfhosted.org>
2019-05-29 21:02:44steve.dowerlinkissue37007 messages
2019-05-29 21:02:44steve.dowercreate