Skip to content

tp_dealloc docs should mention error indicator may be set #89373

Closed
@ezyang

Description

@ezyang
mannequin
BPO 45210
Nosy @vstinner, @ezyang
PRs
  • gh-89373: Document that error indicator may be set in tp_dealloc #28358
  • gh-89373: _Py_Dealloc() checks tp_dealloc exception #32357
  • Files
  • unicode_dealloc_bug.patch
  • 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 2021-09-15.16:47:23.387>
    labels = ['3.11', 'type-feature', 'docs']
    title = 'tp_dealloc docs should mention error indicator may be set'
    updated_at = <Date 2022-04-06.09:40:23.648>
    user = 'https://github.com/ezyang'

    bugs.python.org fields:

    activity = <Date 2022-04-06.09:40:23.648>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2021-09-15.16:47:23.387>
    creator = 'ezyang'
    dependencies = []
    files = ['50724']
    hgrepos = []
    issue_num = 45210
    keywords = ['patch']
    message_count = 3.0
    messages = ['401854', '401944', '416849']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'docs@python', 'python-dev', 'ezyang']
    pr_nums = ['28358', '32357']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45210'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesdocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions