Skip to content

random.Random.sample bug when counts is not None #87110

Description

@jonanifranco
BPO 42944
Nosy @rhettinger, @miss-islington, @jonanifranco
PRs
  • bpo-42944 Fix Random.sample when counts is not None #24235
  • [3.9] bpo-42944 Fix Random.sample when counts is not None (GH-24235) #24243
  • 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-18.18:36:36.628>
    created_at = <Date 2021-01-16.22:58:54.655>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'random.Random.sample bug when counts is not None'
    updated_at = <Date 2021-01-18.18:36:36.628>
    user = 'https://github.com/jonanifranco'

    bugs.python.org fields:

    activity = <Date 2021-01-18.18:36:36.628>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-01-18.18:36:36.628>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-01-16.22:58:54.655>
    creator = 'jonfranco'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42944
    keywords = ['patch']
    message_count = 6.0
    messages = ['385152', '385153', '385158', '385209', '385215', '385216']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'miss-islington', 'jonfranco']
    pr_nums = ['24235', '24243']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42944'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifestdlibStandard 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