Skip to content

Use arc4random under OpenBSD for os.urandom() if /dev/urandom is not present #66732

@700eb415

Description

@700eb415
mannequin
BPO 22542
Nosy @ncoghlan, @vstinner, @alex

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 2016-09-20.21:50:49.464>
created_at = <Date 2014-10-02.17:47:40.174>
labels = ['interpreter-core', 'type-feature']
title = 'Use arc4random under OpenBSD for os.urandom() if /dev/urandom is not present'
updated_at = <Date 2016-09-20.21:50:49.462>
user = 'https://bugs.python.org/700eb415'

bugs.python.org fields:

activity = <Date 2016-09-20.21:50:49.462>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2016-09-20.21:50:49.464>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2014-10-02.17:47:40.174>
creator = '700eb415'
dependencies = []
files = []
hgrepos = []
issue_num = 22542
keywords = []
message_count = 11.0
messages = ['228246', '228249', '228803', '228849', '228851', '229320', '230316', '231865', '274728', '274731', '277074']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'vstinner', 'alex', 'rpointel', '700eb415']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22542'
versions = ['Python 3.5']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions