Skip to content

zipfile returns string but expects binary #48871

Description

@francescor
BPO 4621
Nosy @vstinner, @sk-
Files
  • test.zip
  • x.zip
  • patch.diff
  • testzip.py: test case for opening zip members using \ separator
  • 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 = <Date 2011-05-18.12:00:18.144>
    created_at = <Date 2008-12-10.16:27:46.357>
    labels = ['type-bug', 'library']
    title = 'zipfile returns string but expects binary'
    updated_at = <Date 2011-05-18.12:00:18.142>
    user = 'https://bugs.python.org/francescor'

    bugs.python.org fields:

    activity = <Date 2011-05-18.12:00:18.142>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-05-18.12:00:18.144>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2008-12-10.16:27:46.357>
    creator = 'francescor'
    dependencies = []
    files = ['12319', '12406', '12409', '16674']
    hgrepos = []
    issue_num = 4621
    keywords = ['patch']
    message_count = 14.0
    messages = ['77555', '78004', '78014', '78025', '78104', '78105', '78107', '78111', '78137', '78138', '101820', '136224', '136227', '136231']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'v+python', 'francescor', 'skreft', 'talund']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4621'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      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