Skip to content

Unexpected exceptions in plistlib.loads #76078

@NedWilliamson

Description

@NedWilliamson
BPO 31897
Nosy @ronaldoussoren, @serhiy-storchaka
PRs
  • bpo-31897: Convert unexpected errors when read bogus binary plists … #4171
  • [3.6] bpo-31897: Convert unexpected errors when read bogus binary plists into InvalidFileException. (GH-4171) #4192
  • 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 2017-11-20.18:08:17.377>
    created_at = <Date 2017-10-30.04:04:14.176>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Unexpected exceptions in plistlib.loads'
    updated_at = <Date 2017-11-20.18:08:17.375>
    user = 'https://bugs.python.org/NedWilliamson'

    bugs.python.org fields:

    activity = <Date 2017-11-20.18:08:17.375>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-11-20.18:08:17.377>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-10-30.04:04:14.176>
    creator = 'Ned Williamson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31897
    keywords = ['patch']
    message_count = 11.0
    messages = ['305205', '305206', '305207', '305208', '305209', '305213', '305216', '305254', '305292', '305297', '306573']
    nosy_count = 3.0
    nosy_names = ['ronaldoussoren', 'serhiy.storchaka', 'Ned Williamson']
    pr_nums = ['4171', '4192']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31897'
    versions = ['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