Skip to content

Should MutableSequence provide .copy()? #77700

Description

@JelleZijlstra
BPO 33519
Nosy @rhettinger, @bitdancer, @serhiy-storchaka, @JelleZijlstra, @csabella
PRs
  • bpo-33519: clarify that .copy() is not part of the MutableSequence ABC #6965
  • 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 2019-05-19.00:18:57.446>
    created_at = <Date 2018-05-15.15:09:27.670>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Should MutableSequence provide .copy()?'
    updated_at = <Date 2019-05-19.00:18:57.446>
    user = 'https://github.com/JelleZijlstra'

    bugs.python.org fields:

    activity = <Date 2019-05-19.00:18:57.446>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-19.00:18:57.446>
    closer = 'cheryl.sabella'
    components = ['Library (Lib)']
    creation = <Date 2018-05-15.15:09:27.670>
    creator = 'JelleZijlstra'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33519
    keywords = ['patch']
    message_count = 7.0
    messages = ['316664', '316672', '316673', '316697', '316744', '316749', '342826']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'stutzbach', 'r.david.murray', 'serhiy.storchaka', 'JelleZijlstra', 'cheryl.sabella']
    pr_nums = ['6965']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33519'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions