Skip to content

Memory leak in Modules/main.c:pymain_parse_cmdline_impl when using the CLI flag #79901

Description

@Lucas-C
mannequin
BPO 35720
Nosy @vstinner, @miss-islington, @Lucas-C
PRs
  • bpo-35720: Fixing a memory leak in Modules/main.c:pymain_parse_cmdline_impl #11528
  • bpo-35720: Fixing a memory leak in Modules/main.c:pymain_parse_cmdline_impl #11528
  • bpo-35720: Fixing a memory leak in Modules/main.c:pymain_parse_cmdline_impl #11528
  • [3.7] bpo-35720: Fixing a memory leak in pymain_parse_cmdline_impl() (GH-11528) #11648
  • [3.7] bpo-35720: Fixing a memory leak in pymain_parse_cmdline_impl() (GH-11528) #11648
  • 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 2019-01-22.16:43:52.001>
    created_at = <Date 2019-01-11.19:14:02.668>
    labels = ['3.7', '3.8', 'performance']
    title = 'Memory leak in Modules/main.c:pymain_parse_cmdline_impl when using the CLI flag'
    updated_at = <Date 2019-01-22.16:43:52.000>
    user = 'https://github.com/Lucas-C'

    bugs.python.org fields:

    activity = <Date 2019-01-22.16:43:52.000>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-22.16:43:52.001>
    closer = 'vstinner'
    components = []
    creation = <Date 2019-01-11.19:14:02.668>
    creator = 'Lucas Cimon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35720
    keywords = ['patch', 'patch', 'patch']
    message_count = 4.0
    messages = ['333499', '334217', '334220', '334221']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'miss-islington', 'Lucas Cimon']
    pr_nums = ['11528', '11528', '11528', '11648', '11648']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue35720'
    versions = ['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