Skip to content

Include randbytes in random.__all__ #87097

@sbalian

Description

@sbalian
mannequin
BPO 42931
Nosy @rhettinger, @vstinner, @miss-islington, @sbalian
PRs
  • bpo-42931: Add randbytes to random.__all__ #24219
  • [3.9] bpo-42931: randbytes missing from random.__all__ (GH-24219) #24225
  • 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 2021-01-15.18:22:16.197>
    created_at = <Date 2021-01-14.23:24:01.174>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'Include randbytes in random.__all__'
    updated_at = <Date 2021-01-15.18:22:26.368>
    user = 'https://github.com/sbalian'

    bugs.python.org fields:

    activity = <Date 2021-01-15.18:22:26.368>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-01-15.18:22:16.197>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-01-14.23:24:01.174>
    creator = 'sbalian'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42931
    keywords = ['patch']
    message_count = 2.0
    messages = ['385122', '385123']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'vstinner', 'miss-islington', 'sbalian']
    pr_nums = ['24219', '24225']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42931'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions