Skip to content

Virtual Interfaces cause uuid._find_mac to raise a ValueError under Linux #55717

@kfrazier

Description

@kfrazier
mannequin
BPO 11508
Nosy @zware, @serhiy-storchaka
Files
  • uuid_ValueError_fix.diff: Fix for ValueError caused by virtual interfaces in Linux. Includes test
  • 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:

    assignee = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2013-11-26.20:51:06.832>
    created_at = <Date 2011-03-14.20:31:27.686>
    labels = ['type-bug', 'library']
    title = 'Virtual Interfaces cause uuid._find_mac to raise a ValueError under Linux'
    updated_at = <Date 2014-09-30.17:34:51.396>
    user = 'https://bugs.python.org/kfrazier'

    bugs.python.org fields:

    activity = <Date 2014-09-30.17:34:51.396>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-11-26.20:51:06.832>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2011-03-14.20:31:27.686>
    creator = 'kfrazier'
    dependencies = []
    files = ['21143']
    hgrepos = []
    issue_num = 11508
    keywords = ['patch']
    message_count = 10.0
    messages = ['130892', '130904', '201455', '201659', '204534', '204535', '204539', '204555', '204558', '227958']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'kfrazier', 'zach.ware', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11508'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions