Skip to content

Deprecate the optional *random* argument to random.shuffle() #84645

Description

@rhettinger
BPO 40465
Nosy @tim-one, @rhettinger, @vstinner, @serhiy-storchaka, @hugovk
PRs
  • bpo-40465: Deprecate the optional argument to random.shuffle(). #19867
  • bpo-40465: Remove random module features deprecated in 3.9 #25874
  • bpo-40465: Document random module changes in 3.11 What's new #31818
  • 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 2020-05-02.23:49:03.587>
    created_at = <Date 2020-05-01.08:31:41.792>
    labels = ['type-bug', 'library', '3.9']
    title = 'Deprecate the optional *random* argument to random.shuffle()'
    updated_at = <Date 2022-03-24.13:29:22.965>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2022-03-24.13:29:22.965>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-02.23:49:03.587>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2020-05-01.08:31:41.792>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40465
    keywords = ['patch']
    message_count = 8.0
    messages = ['367826', '367828', '367948', '370417', '370418', '415418', '415940', '415941']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'rhettinger', 'vstinner', 'serhiy.storchaka', 'hugovk']
    pr_nums = ['19867', '25874', '31818']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40465'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.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