Skip to content

refleaks in zipimport when calling zipimporter.__init__() more than once #75904

@orenmn

Description

@orenmn
mannequin
BPO 31723
Nosy @vstinner, @orenmn
PRs
  • bpo-31723: Fix refleaks when zipimporter.__init__() is called more than once #3919
  • 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 2017-10-09.15:08:00.557>
    created_at = <Date 2017-10-07.15:27:27.337>
    labels = ['extension-modules', '3.7', 'performance']
    title = 'refleaks in zipimport when calling zipimporter.__init__() more than once'
    updated_at = <Date 2017-10-09.15:14:07.350>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-10-09.15:14:07.350>
    actor = 'Oren Milman'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-09.15:08:00.557>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2017-10-07.15:27:27.337>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31723
    keywords = ['patch']
    message_count = 6.0
    messages = ['303883', '303969', '303970', '303971', '303972', '303973']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'Oren Milman']
    pr_nums = ['3919']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31723'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions