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 ZackerySpytz
Recipients ZackerySpytz, dtantsur, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-05-29.15:38:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559144337.94.0.542741469107.issue37007@roundup.psfhosted.org>
In-reply-to
Content
Well, it turns out that implementing if_nameindex() on Windows using GetIfTable2Ex() was also quite simple. I've updated the PR.
History
Date User Action Args
2019-05-29 15:38:57ZackerySpytzsetrecipients: + ZackerySpytz, paul.moore, tim.golden, dtantsur, zach.ware, eryksun, steve.dower
2019-05-29 15:38:57ZackerySpytzsetmessageid: <1559144337.94.0.542741469107.issue37007@roundup.psfhosted.org>
2019-05-29 15:38:57ZackerySpytzlinkissue37007 messages
2019-05-29 15:38:57ZackerySpytzcreate