Skip to content

Add gc.needs_finalizing() to check if an object needs finalising #62000

@ncoghlan

Description

@ncoghlan
BPO 17800
Nosy @warsaw, @ncoghlan, @pitrou, @benjaminp, @alex
Superseder
  • bpo-17807: Generator cleanup without tp_del
  • 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 2015-04-14.23:59:24.906>
    created_at = <Date 2013-04-20.06:38:21.002>
    labels = ['interpreter-core', 'easy', 'type-feature']
    title = 'Add gc.needs_finalizing() to check if an object needs finalising'
    updated_at = <Date 2015-04-14.23:59:24.905>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2015-04-14.23:59:24.905>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-04-14.23:59:24.906>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2013-04-20.06:38:21.002>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 17800
    keywords = ['easy']
    message_count = 8.0
    messages = ['187409', '187412', '187417', '187428', '187435', '187436', '187438', '187493']
    nosy_count = 8.0
    nosy_names = ['barry', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'alex', 'fijall', 'sbt', 'isoschiz']
    pr_nums = []
    priority = 'low'
    resolution = 'out of date'
    stage = 'needs patch'
    status = 'closed'
    superseder = '17807'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17800'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions