Skip to content

ValueError in zipfile.ZipFile #83245

Description

@jvoisin
mannequin
BPO 39064
Nosy @serhiy-storchaka, @iritkatriel, @dignissimus
PRs
  • bpo-39064: make ZipFile raise BadZipFile instead of ValueError when reading a corrupt file #30863
  • gh-83245: Raise BadZipFile instead of ValueError when reading a corrupt file #32291
  • Files
  • crash-4da08e9ababa495ac51ecad588fd61081a66b5bb6e7a0e791f44907fa274ec62
  • 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 = None
    created_at = <Date 2019-12-16.12:58:42.379>
    labels = ['type-bug', 'library', '3.9']
    title = 'ValueError in zipfile.ZipFile'
    updated_at = <Date 2022-04-03.18:36:35.140>
    user = 'https://bugs.python.org/jvoisin'

    bugs.python.org fields:

    activity = <Date 2022-04-03.18:36:35.140>
    actor = 'sam_ezeh'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-12-16.12:58:42.379>
    creator = 'jvoisin'
    dependencies = []
    files = ['48782']
    hgrepos = []
    issue_num = 39064
    keywords = ['patch']
    message_count = 8.0
    messages = ['358484', '410707', '410760', '411523', '416632', '416634', '416635', '416636']
    nosy_count = 4.0
    nosy_names = ['serhiy.storchaka', 'jvoisin', 'iritkatriel', 'sam_ezeh']
    pr_nums = ['30863', '32291']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39064'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions