Skip to content

valgrind reports leaks for test_zipimport #67957

@rkuska

Description

@rkuska
mannequin
BPO 23769
Nosy @vstinner, @serhiy-storchaka, @rkuska
Superseder
  • bpo-40077: Convert static types to heap types: use PyType_FromSpec()
  • Files
  • leak.py: not so minimal reproducer
  • report: report from valgrind
  • leak2.py
  • leak3.py
  • leak4.py
  • 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-01-28.02:41:02.724>
    created_at = <Date 2015-03-24.22:32:14.240>
    labels = ['tests']
    title = 'valgrind reports leaks for test_zipimport'
    updated_at = <Date 2022-01-28.02:41:02.723>
    user = 'https://github.com/rkuska'

    bugs.python.org fields:

    activity = <Date 2022-01-28.02:41:02.723>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-28.02:41:02.724>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2015-03-24.22:32:14.240>
    creator = 'rkuska'
    dependencies = []
    files = ['38672', '38673', '38675', '38684', '50594']
    hgrepos = []
    issue_num = 23769
    keywords = []
    message_count = 6.0
    messages = ['239193', '239194', '239196', '239238', '325731', '411963']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'rkuska']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '40077'
    type = None
    url = 'https://bugs.python.org/issue23769'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions