Skip to content

uuid.uuid1() should use uuid_generate_time_safe() if available #66996

@warsaw

Description

@warsaw
BPO 22807
Nosy @warsaw, @vstinner, @taleinat, @alex, @serhiy-storchaka
PRs
  • bpo-22807: Expose platform UUID generation safety information. #138
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • 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/warsaw'
    closed_at = <Date 2017-02-20.15:15:25.790>
    created_at = <Date 2014-11-06.20:07:26.300>
    labels = ['3.7', 'library']
    title = 'uuid.uuid1() should use uuid_generate_time_safe() if available'
    updated_at = <Date 2018-09-10.12:17:40.604>
    user = 'https://github.com/warsaw'

    bugs.python.org fields:

    activity = <Date 2018-09-10.12:17:40.604>
    actor = 'taleinat'
    assignee = 'barry'
    closed = True
    closed_date = <Date 2017-02-20.15:15:25.790>
    closer = 'barry'
    components = ['Library (Lib)']
    creation = <Date 2014-11-06.20:07:26.300>
    creator = 'barry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 22807
    keywords = []
    message_count = 12.0
    messages = ['230759', '230760', '230762', '287950', '288089', '288209', '288213', '288214', '288215', '288216', '324829', '324920']
    nosy_count = 6.0
    nosy_names = ['barry', 'vstinner', 'taleinat', 'vila', 'alex', 'serhiy.storchaka']
    pr_nums = ['138', '703', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue22807'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions