Skip to content

Script globals in a GC cycle not finalized when exiting with SystemExit #68784

@encukou

Description

@encukou
BPO 24596
Nosy @ncoghlan, @pitrou, @encukou, @ZackerySpytz
PRs
  • bpo-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit #7918
  • [3.6] bpo-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit (GH-7918) #8069
  • [3.7] bpo-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit (GH-7918) #8070
  • 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-07-03.20:18:03.556>
    created_at = <Date 2015-07-09.13:31:32.739>
    labels = ['interpreter-core', '3.7', '3.8']
    title = 'Script globals in a GC cycle not finalized when exiting with SystemExit'
    updated_at = <Date 2018-07-03.20:18:03.555>
    user = 'https://github.com/encukou'

    bugs.python.org fields:

    activity = <Date 2018-07-03.20:18:03.555>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-03.20:18:03.556>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2015-07-09.13:31:32.739>
    creator = 'petr.viktorin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24596
    keywords = ['patch']
    message_count = 6.0
    messages = ['246491', '246498', '246502', '321001', '321003', '321004']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'pitrou', 'petr.viktorin', 'ZackerySpytz']
    pr_nums = ['7918', '8069', '8070']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue24596'
    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