Skip to content

Reading ZipFile not thread-safe #86535

@Thomas

Description

@Thomas
mannequin
BPO 42369
Nosy @ericvsmith, @serhiy-storchaka, @animalize, @TeamSpen210, @miss-islington, @cuibonobo, @mdavis-xyz, @kevinmehall
PRs
  • bpo-42369: Fix thread safety of zipfile._SharedFile.tell #26974
  • [3.9] bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974) #32008
  • [3.10] bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974) #32009
  • Files
  • test.py: Test case and traceback
  • 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 2022-03-20.16:00:32.275>
    created_at = <Date 2020-11-16.11:07:51.727>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'Reading ZipFile not thread-safe'
    updated_at = <Date 2022-03-20.16:00:32.274>
    user = 'https://bugs.python.org/Thomas'

    bugs.python.org fields:

    activity = <Date 2022-03-20.16:00:32.274>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-20.16:00:32.275>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2020-11-16.11:07:51.727>
    creator = 'Thomas'
    dependencies = []
    files = ['49601']
    hgrepos = []
    issue_num = 42369
    keywords = ['patch']
    message_count = 13.0
    messages = ['381090', '381126', '381139', '381205', '381212', '396792', '396809', '398741', '409596', '412320', '415607', '415609', '415610']
    nosy_count = 10.0
    nosy_names = ['eric.smith', 'serhiy.storchaka', 'malin', 'Thomas', 'Spencer Brown', 'miss-islington', 'cuibonobo', 'mdavis-xyz', 'kevinmehall', 'khaledk']
    pr_nums = ['26974', '32008', '32009']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42369'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesstdlibStandard 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