Skip to content

Fix collections.UserList shallow copy #71328

Description

@bharel
mannequin
BPO 27141
Nosy @rhettinger, @pakal, @serhiy-storchaka, @bharel, @miss-islington, @iritkatriel
PRs
  • bpo-27141: Fix collections.UserList and UserDict shallow copy #4094
  • [3.7] bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094) #13423
  • Files
  • UserList.patch
  • UserObj_tests.patch
  • issue27141_patch_rev1_opt1.patch
  • issue27141_patch_rev1_opt2.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2020-10-10.12:44:11.119>
    created_at = <Date 2016-05-27.21:29:02.248>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Fix collections.UserList shallow copy'
    updated_at = <Date 2020-10-10.12:44:11.119>
    user = 'https://github.com/bharel'

    bugs.python.org fields:

    activity = <Date 2020-10-10.12:44:11.119>
    actor = 'bar.harel'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-10-10.12:44:11.119>
    closer = 'bar.harel'
    components = ['Library (Lib)']
    creation = <Date 2016-05-27.21:29:02.248>
    creator = 'bar.harel'
    dependencies = []
    files = ['43032', '43036', '44832', '44833']
    hgrepos = []
    issue_num = 27141
    keywords = ['patch']
    message_count = 18.0
    messages = ['266515', '266535', '266546', '266548', '266550', '269428', '277384', '277399', '277445', '277448', '278578', '304790', '304842', '304858', '304866', '342853', '342859', '378291']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'pakal', 'serhiy.storchaka', 'bar.harel', 'miss-islington', 'iritkatriel']
    pr_nums = ['4094', '13423']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27141'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (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