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.14:51:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584456709.95.0.930733190849.issue39991@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb886db1e99a15f15a2342aa496197a5f88fa9c8 by Victor Stinner in branch 'master':
bpo-39991: uuid._netstat_getnode() ignores IPv6 addresses (GH-19043)
https://github.com/python/cpython/commit/eb886db1e99a15f15a2342aa496197a5f88fa9c8
History
Date User Action Args
2020-03-17 14:51:49vstinnersetrecipients: + vstinner, barry
2020-03-17 14:51:49vstinnersetmessageid: <1584456709.95.0.930733190849.issue39991@roundup.psfhosted.org>
2020-03-17 14:51:49vstinnerlinkissue39991 messages
2020-03-17 14:51:49vstinnercreate