Skip to content

test_lzma: test_refleaks_in_decompressor___init__() leaks 100 handles on Windows #78097

Closed
@vstinner

Description

@vstinner
BPO 33916
Nosy @pfmoore, @vstinner, @tjguk, @methane, @zware, @serhiy-storchaka, @zooba, @ZackerySpytz, @miss-islington
PRs
  • gh-67413: Fix segfaults and multiple leaks in the lzma and bz2 modules #7822
  • bpo-33916: Fix bz2 and lzma init when called twice #7843
  • [3.7] bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) #7871
  • [3.6] bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) #7872
  • 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 2018-06-23.13:07:46.389>
    created_at = <Date 2018-06-20.15:59:40.375>
    labels = ['3.8', '3.7', 'tests', 'OS-windows', 'performance']
    title = 'test_lzma: test_refleaks_in_decompressor___init__() leaks 100 handles on Windows'
    updated_at = <Date 2018-06-23.13:07:46.388>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-06-23.13:07:46.388>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-23.13:07:46.389>
    closer = 'vstinner'
    components = ['Tests', 'Windows']
    creation = <Date 2018-06-20.15:59:40.375>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33916
    keywords = ['patch']
    message_count = 10.0
    messages = ['320087', '320091', '320093', '320094', '320095', '320096', '320300', '320301', '320306', '320307']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'methane', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['7822', '7843', '7871', '7872']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue33916'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions