Skip to content

Difference in ressurrection behavior with __del__ in py2 vs. py3 #76558

@EricCousineau-TRI

Description

@EricCousineau-TRI
BPO 32377
Nosy @pitrou, @EricCousineau-TRI
PRs
  • bpo-32377: improve __del__ docs and fix mention about resurrection #4927
  • [3.6] bpo-32377: improve __del__ docs and fix mention about resurrection (GH-4927) #4929
  • Files
  • revive_test.py: Repro example
  • 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 2017-12-19.19:00:56.948>
    created_at = <Date 2017-12-19.16:29:59.034>
    labels = ['type-bug', '3.7', 'docs']
    title = 'Difference in ressurrection behavior with __del__ in py2 vs. py3'
    updated_at = <Date 2020-04-09.15:25:33.816>
    user = 'https://github.com/EricCousineau-TRI'

    bugs.python.org fields:

    activity = <Date 2020-04-09.15:25:33.816>
    actor = 'Eric Cousineau'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-12-19.19:00:56.948>
    closer = 'pitrou'
    components = ['Documentation']
    creation = <Date 2017-12-19.16:29:59.034>
    creator = 'Eric Cousineau'
    dependencies = []
    files = ['47339']
    hgrepos = []
    issue_num = 32377
    keywords = ['patch']
    message_count = 9.0
    messages = ['308660', '308661', '308662', '308664', '308665', '308667', '308671', '366057', '366068']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'docs@python', 'Eric Cousineau']
    pr_nums = ['4927', '4929']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32377'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions