Skip to content

os.urandom() should use Linux 3.17 getrandom() syscall #66377

@vstinner

Description

@vstinner
BPO 22181
Nosy @pitrou, @vstinner, @tiran, @jwilk, @alex, @MojoVampire
Files
  • random.patch
  • random-2.patch
  • 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 2015-03-30.11:42:45.852>
    created_at = <Date 2014-08-10.23:32:43.376>
    labels = ['type-security']
    title = 'os.urandom() should use Linux 3.17 getrandom() syscall'
    updated_at = <Date 2015-03-30.11:42:45.851>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-30.11:42:45.851>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-30.11:42:45.852>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-08-10.23:32:43.376>
    creator = 'vstinner'
    dependencies = []
    files = ['38310', '38330']
    hgrepos = []
    issue_num = 22181
    keywords = ['patch']
    message_count = 23.0
    messages = ['225171', '225363', '228250', '228639', '228645', '228655', '228785', '228790', '228791', '228792', '228794', '228795', '228847', '228850', '237102', '237190', '238440', '238504', '238559', '238568', '238676', '238688', '239585']
    nosy_count = 11.0
    nosy_names = ['pitrou', 'vstinner', 'christian.heimes', 'jwilk', 'Arfrever', 'alex', 'neologix', 'python-dev', 'anand.jeyahar', 'josh.r', '700eb415']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue22181'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions