Add os.urandom_info · Issue #71436 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@vstinner

Description

@vstinner

BPO 27249
Nosy @vstinner, @tiran, @alex
Superseder bpo-27266: Always use getrandom() in os.random() on Linux and add block=False parameter to os.urandom()

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-06-08.22:33:02.413> created_at = <Date 2016-06-07.12:06:14.678> labels = [] title = 'Add os.urandom_info' updated_at = <Date 2016-06-08.22:33:02.411> user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2016-06-08.22:33:02.411> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2016-06-08.22:33:02.413> closer = 'vstinner' components = [] creation = <Date 2016-06-07.12:06:14.678> creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 27249 keywords = [] message_count = 3.0 messages = ['267641', '267659', '267918'] nosy_count = 3.0 nosy_names = ['vstinner', 'christian.heimes', 'alex'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = '27266' type = None url = 'https://bugs.python.org/issue27249' versions = ['Python 3.6']