Skip to content

tp_dealloc trashcan shouldn't be called for subclasses #80164

@jdemeyer

Description

@jdemeyer
BPO 35983
Nosy @pitrou, @scoder, @ericsnowcurrently, @serhiy-storchaka, @jdemeyer, @matrixise
PRs
  • bpo-35983: skip trashcan for subclasses #11841
  • bpo-35983: improve and test old trashcan macros #12607
  • [2.7] bpo-35983: skip trashcan for subclasses (GH-11841) #12699
  • [3.7] bpo-35983: skip trashcan for subclasses (GH-11841) #12730
  • 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 = None
    created_at = <Date 2019-02-13.11:02:31.402>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = "tp_dealloc trashcan shouldn't be called for subclasses"
    updated_at = <Date 2019-05-15.14:34:02.694>
    user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2019-05-15.14:34:02.694>
    actor = 'ned.deily'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2019-02-13.11:02:31.402>
    creator = 'jdemeyer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35983
    keywords = ['patch']
    message_count = 19.0
    messages = ['335405', '335406', '335440', '335453', '335455', '335463', '335476', '335513', '338976', '338981', '338982', '339017', '339021', '339022', '339023', '339119', '339519', '339609', '342080']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'scoder', 'eric.snow', 'serhiy.storchaka', 'jdemeyer', 'matrixise']
    pr_nums = ['11841', '12607', '12699', '12730']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35983'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-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