Skip to content

pickle.py's load_appends should call append() on objects other than lists #61920

@avassalotti

Description

@avassalotti
BPO 17720
Nosy @pitrou, @avassalotti, @serhiy-storchaka
Files
  • loads_appends.patch
  • fix_loads_appends.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/avassalotti'
    closed_at = <Date 2017-01-25.09:56:40.837>
    created_at = <Date 2013-04-13.18:04:49.880>
    labels = ['type-bug', 'library']
    title = "pickle.py's load_appends should call append() on objects other than lists"
    updated_at = <Date 2017-01-26.10:52:58.321>
    user = 'https://github.com/avassalotti'

    bugs.python.org fields:

    activity = <Date 2017-01-26.10:52:58.321>
    actor = 'serhiy.storchaka'
    assignee = 'alexandre.vassalotti'
    closed = True
    closed_date = <Date 2017-01-25.09:56:40.837>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-04-13.18:04:49.880>
    creator = 'alexandre.vassalotti'
    dependencies = []
    files = ['29810', '29846']
    hgrepos = []
    issue_num = 17720
    keywords = ['patch']
    message_count = 10.0
    messages = ['186774', '186799', '186800', '186885', '187454', '261188', '286028', '286219', '286238', '286305']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17720'
    versions = ['Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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