Skip to content

DeprecationWarning triggers for sequences which happen to be sets as well #86636

@masklinn

Description

@masklinn
mannequin
BPO 42470
Nosy @tim-one, @rhettinger, @masklinn, @serhiy-storchaka
PRs
  • bpo-42470: Do not warn on sequences which are also sets in random.sample() #23639
  • bpo-42470: Do not warn on sequences which are also sets in random.samples #23665
  • 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 2020-12-19.04:35:57.189>
    created_at = <Date 2020-11-26.08:23:55.346>
    labels = ['library', '3.10']
    title = 'DeprecationWarning triggers for sequences which happen to be sets as well'
    updated_at = <Date 2020-12-19.04:35:57.186>
    user = 'https://github.com/masklinn'

    bugs.python.org fields:

    activity = <Date 2020-12-19.04:35:57.186>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2020-12-19.04:35:57.189>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2020-11-26.08:23:55.346>
    creator = 'xmorel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42470
    keywords = ['patch']
    message_count = 9.0
    messages = ['381885', '381909', '381931', '382286', '382485', '382486', '382598', '383359', '383360']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'rhettinger', 'xmorel', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['23639', '23665']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42470'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions