Skip to content

uuid.getnode() should return the MAC address on Android #76380

@xdegaye

Description

@xdegaye
mannequin
BPO 32199
Nosy @warsaw, @xdegaye, @serhiy-storchaka
PRs
  • bpo-32199: uuid.getnode() now returns the MAC address on Android #4696
  • [3.6] bpo-32199: The getnode() ip getter now uses 'ip link' instead of 'ip link list' (GH-4696) #4747
  • Files
  • ip_link.strace
  • ip_link_list.strace
  • archlinux-ip_link.strace
  • archlinux-ip_link_list.strace
  • 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 = None
    closed_at = <Date 2017-12-07.12:50:06.499>
    created_at = <Date 2017-12-02.14:29:39.460>
    labels = ['3.7', 'easy', 'type-bug', 'library']
    title = 'uuid.getnode() should return the MAC address on Android'
    updated_at = <Date 2017-12-07.16:39:39.466>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-12-07.16:39:39.466>
    actor = 'xdegaye'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-07.12:50:06.499>
    closer = 'xdegaye'
    components = ['Library (Lib)']
    creation = <Date 2017-12-02.14:29:39.460>
    creator = 'xdegaye'
    dependencies = []
    files = ['47322', '47323', '47326', '47327']
    hgrepos = []
    issue_num = 32199
    keywords = ['patch', 'easy']
    message_count = 19.0
    messages = ['307432', '307675', '307677', '307688', '307697', '307703', '307704', '307705', '307706', '307707', '307708', '307715', '307742', '307743', '307793', '307797', '307801', '307815', '307817']
    nosy_count = 3.0
    nosy_names = ['barry', 'xdegaye', 'serhiy.storchaka']
    pr_nums = ['4696', '4747']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32199'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeeasystdlibStandard 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