Skip to content

zipimport behaves badly when the zip file changes while the process is running #63281

Description

@gpshead
BPO 19081
Nosy @gpshead, @ncoghlan, @larryhastings, @benjaminp, @florentx, @ericsnowcurrently, @serhiy-storchaka, @tulir, @danieldjewell
Files
  • zipimport_modify_zip_test.patch
  • issue19081-gps03.patch
  • issue19081-33-gps06.diff
  • issue19081-subimport-test-gps01.diff
  • issue19081-subimport-fix-gps02.diff
  • issue19081-subimport-fix-gps03.diff
  • issue19081-subimport-fix-gps04.diff
  • issue19081-subimport-fixes-py33-gps05.diff
  • 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 2013-09-24.04:00:03.288>
    labels = ['type-bug', '3.8']
    title = 'zipimport behaves badly when the zip file changes while the process is running'
    updated_at = <Date 2020-09-19.19:01:11.201>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2020-09-19.19:01:11.201>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2013-09-24.04:00:03.288>
    creator = 'gregory.p.smith'
    dependencies = []
    files = ['31854', '31871', '33356', '33611', '33614', '33734', '33736', '33763']
    hgrepos = []
    issue_num = 19081
    keywords = ['patch', 'needs review']
    message_count = 43.0
    messages = ['198351', '198363', '207419', '207458', '207462', '207514', '207519', '207655', '207656', '207657', '207689', '208754', '208756', '208761', '208769', '208825', '209148', '209350', '209375', '209414', '209444', '209479', '209504', '209508', '209510', '209529', '209575', '209707', '211344', '211347', '211349', '211350', '211351', '211352', '211353', '211354', '211356', '254708', '325722', '366658', '366688', '376862', '376884']
    nosy_count = 14.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'larry', 'benjamin.peterson', 'stutzbach', 'Arfrever', 'flox', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'superluser', 'iMath', 'tulir', 'danieljewell']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19081'
    versions = ['Python 3.8']

    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.8 (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