Skip to content

finalizer resurrection in gc #82560

Closed
Closed
@tim-one

Description

@tim-one
BPO 38379
PRs
  • bpo-38379: don't claim objects are collected when they aren't #16658
  • [3.8] bpo-38379: don't claim objects are collected when they aren't (GH-16658) #16683
  • [3.7] bpo-38379: don't claim objects are collected when they aren't (GH-16658) #16685
  • bpo-38379: Don't block collection of unreachable objects when some objects resurrect #16687
  • Files
  • zleak.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 = 'https://github.com/terryjreedy'
    closed_at = <Date 2019-10-13.22:17:33.437>
    created_at = <Date 2019-10-05.17:31:26.101>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7', '3.9']
    title = 'finalizer resurrection in gc'
    updated_at = <Date 2021-11-04.14:28:28.082>
    user = 'https://github.com/tim-one'

    bugs.python.org fields:

    activity = <Date 2021-11-04.14:28:28.082>
    actor = 'eryksun'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-10-13.22:17:33.437>
    closer = 'tim.peters'
    components = ['Interpreter Core']
    creation = <Date 2019-10-05.17:31:26.101>
    creator = 'tim.peters'
    dependencies = []
    files = ['48644']
    hgrepos = []
    issue_num = 38379
    keywords = ['patch']
    message_count = 13.0
    messages = ['354020', '354041', '354213', '354290', '354291', '354296', '354297', '354299', '354589', '354605', '375518', '375520', '375521']
    nosy_count = 0.0
    nosy_names = []
    pr_nums = ['16658', '16683', '16685', '16687']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38379'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions