BPO | [32502](https://bugs.python.org/issue32502) --- | :--- Nosy | @warsaw, @benjaminp, @ned-deily, @yan12125, @bbayles, @anpetral-msft PRs | python/cpython#5254python/cpython#5290python/cpython#9125 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['3.7', 'library', 'type-crash'] title = 'uuid1() fails if only 64-bit interface addresses are available' updated_at = user = 'https://github.com/anpetral-msft' ``` bugs.python.org fields: ```python activity = actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = closer = 'barry' components = ['Library (Lib)'] creation = creator = 'anpetral' dependencies = [] files = [] hgrepos = [] issue_num = 32502 keywords = ['patch'] message_count = 13.0 messages = ['309554', '309556', '309562', '309876', '309882', '309883', '309884', '309885', '310544', '310593', '324404', '324887', '325058'] nosy_count = 6.0 nosy_names = ['barry', 'benjamin.peterson', 'ned.deily', 'yan12125', 'bbayles', 'anpetral'] pr_nums = ['5254', '5290', '9125'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue32502' versions = ['Python 2.7', 'Python 3.6', 'Python 3.7'] ```