◐ Shell
clean mode source ↗

Update documented signatures of tp_get/setattr

BPO 28771
Nosy @vadmium, @serhiy-storchaka
Dependencies
  • bpo-25701: Document that tp_setattro and tp_setattr are used for deleting attributes
  • Files
  • typeobj-sigs.patch
  • typeobj-sigs.v2.py2.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 2016-12-10.06:55:34.981>
    created_at = <Date 2016-11-22.11:53:08.866>
    labels = ['3.7', 'docs']
    title = 'Update documented signatures of tp_get/setattr'
    updated_at = <Date 2016-12-10.06:55:34.981>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-12-10.06:55:34.981>
    actor = 'martin.panter'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2016-12-10.06:55:34.981>
    closer = 'martin.panter'
    components = ['Documentation']
    creation = <Date 2016-11-22.11:53:08.866>
    creator = 'martin.panter'
    dependencies = ['25701']
    files = ['45600', '45616']
    hgrepos = []
    issue_num = 28771
    keywords = ['patch']
    message_count = 5.0
    messages = ['281468', '281599', '281600', '282124', '282831']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue28771'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']