Skip to content

assertion failure in zipimporter.get_source() in case of a bad zlib.decompress() #75783

Description

@orenmn
mannequin
BPO 31602
Nosy @brettcannon, @orenmn
PRs
  • bpo-31602: Fix an assertion failure in zipimporter.get_source() in case of a bad zlib.decompress() #3784
  • 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/brettcannon'
    closed_at = <Date 2017-09-29.18:35:09.294>
    created_at = <Date 2017-09-27.06:24:51.408>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'assertion failure in zipimporter.get_source() in case of a bad zlib.decompress()'
    updated_at = <Date 2017-09-29.18:35:09.293>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-09-29.18:35:09.293>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2017-09-29.18:35:09.294>
    closer = 'brett.cannon'
    components = ['Extension Modules']
    creation = <Date 2017-09-27.06:24:51.408>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31602
    keywords = ['patch']
    message_count = 2.0
    messages = ['303100', '303351']
    nosy_count = 2.0
    nosy_names = ['brett.cannon', 'Oren Milman']
    pr_nums = ['3784']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31602'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions