Skip to content

PyObject_SetAttr doesn't mention value = NULL #66238

@pitrou

Description

@pitrou
BPO 22039
Nosy @pitrou, @encukou, @vadmium, @serhiy-storchaka, @miss-islington, @iritkatriel
PRs
  • bpo-22039: [doc] clarify that there are no plans to disable deleting … #30639
  • [3.10] bpo-22039: [doc] clarify that there are no plans to disable deleting an attribute via PyObject_SetAttr (GH-30639) #30684
  • [3.9] bpo-22039: [doc] clarify that there are no plans to disable deleting an attribute via PyObject_SetAttr (GH-30639) #30685
  • Superseder
  • bpo-25701: Document that tp_setattro and tp_setattr are used for deleting attributes
  • 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 2022-01-19.12:07:27.068>
    created_at = <Date 2014-07-22.17:56:30.583>
    labels = ['3.11', 'type-bug', '3.9', '3.10', 'docs']
    title = "PyObject_SetAttr doesn't mention value = NULL"
    updated_at = <Date 2022-01-19.12:34:36.338>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2022-01-19.12:34:36.338>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2022-01-19.12:07:27.068>
    closer = 'iritkatriel'
    components = ['Documentation']
    creation = <Date 2014-07-22.17:56:30.583>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 22039
    keywords = ['patch']
    message_count = 9.0
    messages = ['223678', '255704', '282074', '398808', '410755', '410788', '410937', '410938', '410939']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'petr.viktorin', 'docs@python', 'martin.panter', 'serhiy.storchaka', 'miss-islington', 'iritkatriel']
    pr_nums = ['30639', '30684', '30685']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '25701'
    type = 'behavior'
    url = 'https://bugs.python.org/issue22039'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (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