Skip to content

Handle weakreference callbacks invoked indirectly in the middle of a gc collection #82190

@pablogsal

Description

@pablogsal
BPO 38009
Nosy @nascheme, @pitrou, @vstinner, @tiran, @pablogsal
PRs
  • bpo-38009: Do not call weakref callbacks that are being collected #15645
  • 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-09-02.15:13:50.016>
    created_at = <Date 2019-09-02.13:56:33.514>
    labels = ['interpreter-core', 'invalid', '3.7', '3.8', '3.9']
    title = 'Handle weakreference callbacks invoked indirectly in the middle of a gc collection'
    updated_at = <Date 2019-09-27.23:01:58.569>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2019-09-27.23:01:58.569>
    actor = 'nascheme'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-02.15:13:50.016>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2019-09-02.13:56:33.514>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38009
    keywords = ['patch']
    message_count = 5.0
    messages = ['351001', '351002', '351003', '351011', '353426']
    nosy_count = 5.0
    nosy_names = ['nascheme', 'pitrou', 'vstinner', 'christian.heimes', 'pablogsal']
    pr_nums = ['15645']
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38009'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions