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 vstinner
Recipients barry, vstinner
Date 2020-03-17.15:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
My fix is incomplete: the IPv6 address "123:2:3:4:5:6:7:8" is a valid IPv6 address and uuid.py accepts it as a valid MAC address, whereas it's not a MAC address.
History
Date User Action Args
2020-03-17 15:30:44vstinnersetrecipients: + vstinner, barry
2020-03-17 15:30:44vstinnersetmessageid: <[email protected]>
2020-03-17 15:30:44vstinnerlinkissue39991 messages
2020-03-17 15:30:44vstinnercreate