Skip to content

Deprecate using random.randrange() with non-integers #81500

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 37319
Nosy @tim-one, @rhettinger, @mdickinson, @serhiy-storchaka
PRs
  • bpo-37319: Deprecated support of non-integer arguments in random.randrange(). #19112
  • 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 = None
    closed_at = <Date 2021-01-25.21:03:21.912>
    created_at = <Date 2019-06-17.19:52:35.511>
    labels = ['type-feature', 'library', '3.10']
    title = 'Deprecate using random.randrange() with non-integers'
    updated_at = <Date 2021-01-25.21:03:21.911>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-01-25.21:03:21.911>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-25.21:03:21.912>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2019-06-17.19:52:35.511>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37319
    keywords = ['patch']
    message_count = 15.0
    messages = ['345892', '345935', '345937', '346106', '364819', '364822', '364823', '364834', '364839', '364857', '364872', '364875', '380095', '383918', '385663']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'serhiy.storchaka']
    pr_nums = ['19112']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37319'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions