Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a what's new entry about deprecation of random.shuffle's random= parameter #85006

Closed
isidentical opened this issue May 30, 2020 · 2 comments
Labels
3.9 only security fixes 3.10 only security fixes docs Documentation in the Doc dir

Comments

@isidentical
Copy link
Sponsor Member

BPO 40829
Nosy @rhettinger, @miss-islington, @isidentical
PRs
  • bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter #20541
  • [3.9] bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter (GH-20541) #20544
  • 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-30.22:33:35.257>
    created_at = <Date 2020-05-30.18:23:57.579>
    labels = ['3.9', '3.10', 'docs']
    title = "Add a what's new entry about deprecation of random.shuffle's random= parameter"
    updated_at = <Date 2020-05-30.22:33:35.256>
    user = 'https://github.com/isidentical'

    bugs.python.org fields:

    activity = <Date 2020-05-30.22:33:35.256>
    actor = 'BTaskaya'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-05-30.22:33:35.257>
    closer = 'BTaskaya'
    components = ['Documentation']
    creation = <Date 2020-05-30.18:23:57.579>
    creator = 'BTaskaya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40829
    keywords = ['patch']
    message_count = 2.0
    messages = ['370405', '370406']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'docs@python', 'miss-islington', 'BTaskaya']
    pr_nums = ['20541', '20544']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40829'
    versions = ['Python 3.9', 'Python 3.10']

    @isidentical isidentical added 3.9 only security fixes 3.10 only security fixes labels May 30, 2020
    @isidentical isidentical added docs Documentation in the Doc dir 3.9 only security fixes 3.10 only security fixes labels May 30, 2020
    @isidentical isidentical added the docs Documentation in the Doc dir label May 30, 2020
    @rhettinger
    Copy link
    Contributor

    New changeset 007bb06 by Batuhan Taskaya in branch 'master':
    bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter (GH-20541)
    007bb06

    @isidentical isidentical changed the title Add a what's new entry about deprecation of random.shuffle Add a what's new entry about deprecation of random.shuffle's random= parameter May 30, 2020
    @isidentical isidentical changed the title Add a what's new entry about deprecation of random.shuffle Add a what's new entry about deprecation of random.shuffle's random= parameter May 30, 2020
    @rhettinger
    Copy link
    Contributor

    New changeset 44400e8 by Miss Islington (bot) in branch '3.9':
    bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter (GH-20541) (GH-20544)
    44400e8

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.9 only security fixes 3.10 only security fixes docs Documentation in the Doc dir
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants