Skip to content

zipfile: AttributeError on extract #81172

Description

@alter-bug-tracer
BPO 36991
Nosy @gpshead, @berkerpeksag, @serhiy-storchaka, @matrixise, @miss-islington, @alter-bug-tracer, @iritkatriel
PRs
  • bpo-36991: Fix incorrect exception escaping ZipFile.extract() #13632
  • [3.8] bpo-36991: Fix incorrect exception escaping ZipFile.extract() (GH-13632) #16052
  • Files
  • attr0.zip
  • 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/gpshead'
    closed_at = <Date 2021-06-27.01:17:56.751>
    created_at = <Date 2019-05-21.12:26:42.365>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'zipfile: AttributeError on extract'
    updated_at = <Date 2021-06-27.01:17:56.751>
    user = 'https://github.com/alter-bug-tracer'

    bugs.python.org fields:

    activity = <Date 2021-06-27.01:17:56.751>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2021-06-27.01:17:56.751>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2019-05-21.12:26:42.365>
    creator = 'alter-bug-tracer'
    dependencies = []
    files = ['48346']
    hgrepos = []
    issue_num = 36991
    keywords = ['patch']
    message_count = 7.0
    messages = ['343035', '343154', '343155', '343803', '352172', '352178', '396472']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'berker.peksag', 'serhiy.storchaka', 'matrixise', 'miss-islington', 'alter-bug-tracer', 'iritkatriel']
    pr_nums = ['13632', '16052']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36991'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of life3.9 (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