Skip to content

Ability to get random bytes from random.Random (as with os.urandom) #71283

@ideasman42

Description

@ideasman42
BPO 27096
Nosy @tim-one, @rhettinger, @bitdancer, @ideasman42, @serhiy-storchaka

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/rhettinger'
closed_at = <Date 2016-05-25.14:55:09.578>
created_at = <Date 2016-05-23.22:37:26.705>
labels = ['type-feature', 'library']
title = 'Ability to get random bytes from random.Random (as with os.urandom)'
updated_at = <Date 2016-05-25.14:55:09.576>
user = 'https://github.com/ideasman42'

bugs.python.org fields:

activity = <Date 2016-05-25.14:55:09.576>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2016-05-25.14:55:09.578>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2016-05-23.22:37:26.705>
creator = 'ideasman42'
dependencies = []
files = []
hgrepos = []
issue_num = 27096
keywords = []
message_count = 7.0
messages = ['266202', '266203', '266204', '266206', '266236', '266277', '266367']
nosy_count = 5.0
nosy_names = ['tim.peters', 'rhettinger', 'r.david.murray', 'ideasman42', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27096'
versions = ['Python 3.6']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions