Skip to content

Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrString and PySequence_SetItem #69959

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25773
Nosy @gvanrossum, @ncoghlan, @vadmium, @serhiy-storchaka
Files
  • PyObject_SetAttr_deleting.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 = <Date 2015-12-18.16:54:41.854>
    created_at = <Date 2015-12-01.15:44:28.237>
    labels = ['interpreter-core', 'type-feature']
    title = 'Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrString and PySequence_SetItem'
    updated_at = <Date 2015-12-18.16:54:41.853>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-12-18.16:54:41.853>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-12-18.16:54:41.854>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-12-01.15:44:28.237>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41200']
    hgrepos = []
    issue_num = 25773
    keywords = ['patch']
    message_count = 2.0
    messages = ['255655', '256696']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25773'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions