Skip to content

Non-uniformity in randrange for large arguments. #53271

@mdickinson

Description

@mdickinson
BPO 9025
Nosy @rhettinger, @terryjreedy, @mdickinson, @abalkin, @orsenthil, @pitrou, @vstinner
Files
  • issue9025.patch
  • issue9025_v2.patch
  • _smallrandbelow.diff
  • randint.py
  • 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 2010-09-07.04:47:26.860>
    created_at = <Date 2010-06-18.10:20:49.663>
    labels = ['type-bug', 'library']
    title = 'Non-uniformity in randrange for large arguments.'
    updated_at = <Date 2010-09-07.04:47:26.846>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2010-09-07.04:47:26.846>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2010-09-07.04:47:26.860>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2010-06-18.10:20:49.663>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['17706', '17707', '17755', '17757']
    hgrepos = []
    issue_num = 9025
    keywords = ['patch']
    message_count = 25.0
    messages = ['108095', '108097', '108101', '108108', '108111', '108118', '108120', '108123', '108138', '108310', '108438', '108441', '108453', '108460', '108463', '108466', '108478', '108481', '108487', '108495', '108498', '108499', '108503', '108504', '115738']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'terry.reedy', 'mark.dickinson', 'belopolsky', 'orsenthil', 'pitrou', 'vstinner']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9025'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions