Skip to content

random.getrandbits is limited to 2**31-1 bits on 64-bit Windows #71259

@BlckKnght

Description

@BlckKnght
mannequin
BPO 27072
Nosy @tim-one, @rhettinger, @pfmoore, @mdickinson, @tjguk, @ideasman42, @zware, @serhiy-storchaka, @zooba, @BlckKnght
Files
  • getrandbits.diff
  • 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-06-06.00:17:45.520>
    created_at = <Date 2016-05-21.06:07:50.081>
    labels = ['extension-modules', 'type-feature', 'OS-windows']
    title = 'random.getrandbits is limited to 2**31-1 bits on 64-bit Windows'
    updated_at = <Date 2016-06-06.00:17:45.519>
    user = 'https://github.com/BlckKnght'

    bugs.python.org fields:

    activity = <Date 2016-06-06.00:17:45.519>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2016-06-06.00:17:45.520>
    closer = 'rhettinger'
    components = ['Extension Modules', 'Windows']
    creation = <Date 2016-05-21.06:07:50.081>
    creator = 'Steven.Barker'
    dependencies = []
    files = ['42919']
    hgrepos = []
    issue_num = 27072
    keywords = ['patch']
    message_count = 7.0
    messages = ['265987', '266034', '266036', '266039', '266044', '266054', '267492']
    nosy_count = 10.0
    nosy_names = ['tim.peters', 'rhettinger', 'paul.moore', 'mark.dickinson', 'tim.golden', 'ideasman42', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'Steven.Barker']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27072'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions