SIGN IN SIGN UP

bpo-39991: uuid._netstat_getnode() ignores IPv6 addresses (GH-19043)

uuid.getnode() now skips IPv6 addresses with the same string length
than a MAC address (17 characters): only use MAC addresses.
V
Victor Stinner committed
eb886db1e99a15f15a2342aa496197a5f88fa9c8
Parent: a45b695
Committed by GitHub <noreply@github.com> on 3/17/2020, 2:51:42 PM