← 返回首页
Fix uuid.uuid1() core logic of uuid.getnode() needs refresh · Issue #72196 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Fix uuid.uuid1() core logic of uuid.getnode() needs refresh #72196

New issue
New issue

Description

BPO 28009
Nosy @ncoghlan, @pitrou, @vstinner, @taleinat, @serhiy-storchaka, @aixtools, @miss-islington
PRs
  • bpo-28009: for AIX correct uuid.getnode() and add ctypes() based uuid._generate_time_safe #5183
  • bpo-28009: Fix uuid.uuid1() and uuid.get_node() on AIX #8672
  • bpo-28009: Fix SkipUnless logic to be based on platform programs capable of introspection #12777
  • [3.8] bpo-28009: Fix uuid SkipUnless logic to be based on platform programs capable of introspection (GH-12777) #14115
  • bpo-39559: Remove unused, undocumented argument from uuid.getnode #18369
  • 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 2019-09-26.20:24:58.403> created_at = <Date 2016-09-07.23:18:35.459> labels = ['tests', 'type-bug', 'library', '3.9'] title = 'Fix uuid.uuid1() core logic of uuid.getnode() needs refresh' updated_at = <Date 2020-03-18.21:26:21.055> user = 'https://github.com/aixtools'

    bugs.python.org fields:

    activity = <Date 2020-03-18.21:26:21.055> actor = 'taleinat' assignee = 'none' closed = True closed_date = <Date 2019-09-26.20:24:58.403> closer = 'taleinat' components = ['Library (Lib)', 'Tests'] creation = <Date 2016-09-07.23:18:35.459> creator = 'Michael.Felt' dependencies = [] files = [] hgrepos = [] issue_num = 28009 keywords = ['patch'] message_count = 41.0 messages = ['274909', '306562', '306565', '306577', '306580', '306754', '307348', '308893', '309668', '309673', '309679', '309701', '309720', '309933', '309934', '309935', '309952', '318521', '322095', '322342', '328718', '329944', '332667', '332668', '335572', '335587', '345486', '345488', '345692', '345695', '347939', '347968', '353334', '353336', '364436', '364515', '364517', '364518', '364532', '364533', '364568'] nosy_count = 9.0 nosy_names = ['ncoghlan', 'pitrou', 'vstinner', 'taleinat', 'serhiy.storchaka', 'David.Edelsohn', 'italip', 'Michael.Felt', 'miss-islington'] pr_nums = ['5183', '8672', '12777', '14115', '18369'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue28009' versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Fields

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      • Open in GitHub Copilot app

      Footer

      © 2026 GitHub, Inc.