Skip to content

random._randbelow optimization #77325

@wm75

Description

@wm75
mannequin
BPO 33144
Nosy @tim-one, @rhettinger, @mdickinson, @serhiy-storchaka, @wm75
PRs
  • bpo-33144: random.Random and subclasses: split _randbelow implementation #6291
  • bpo-33144: Fix choosing random.Random._randbelow implementation. #6563
  • Files
  • randbelow.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2018-05-08.12:47:14.274>
    created_at = <Date 2018-03-26.15:00:28.215>
    labels = ['3.8', 'library', 'performance']
    title = 'random._randbelow optimization'
    updated_at = <Date 2018-05-08.12:47:14.273>
    user = 'https://github.com/wm75'

    bugs.python.org fields:

    activity = <Date 2018-05-08.12:47:14.273>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-05-08.12:47:14.274>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-03-26.15:00:28.215>
    creator = 'wolma'
    dependencies = []
    files = ['47501']
    hgrepos = []
    issue_num = 33144
    keywords = ['patch']
    message_count = 16.0
    messages = ['314455', '314489', '314494', '314496', '314498', '314502', '314534', '314536', '314537', '314601', '314602', '314788', '315397', '315398', '315570', '316286']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'serhiy.storchaka', 'wolma']
    pr_nums = ['6291', '6563']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue33144'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory
    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