Document that tp_setattro and tp_setattr are used for deleting attributes
| BPO | 25701 |
|---|---|
| Nosy | @vadmium, @serhiy-storchaka |
| Files |
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-11-30.11:11:14.283> created_at = <Date 2015-11-23.06:57:21.485> labels = ['type-crash', 'docs'] title = 'Document that tp_setattro and tp_setattr are used for deleting attributes' updated_at = <Date 2016-11-30.11:11:14.282> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2016-11-30.11:11:14.282> actor = 'martin.panter' assignee = 'docs@python' closed = True closed_date = <Date 2016-11-30.11:11:14.283> closer = 'martin.panter' components = ['Documentation'] creation = <Date 2015-11-23.06:57:21.485> creator = 'serhiy.storchaka' dependencies = [] files = ['41143', '41194', '41259', '41370'] hgrepos = [] issue_num = 25701 keywords = ['patch'] message_count = 17.0 messages = ['255131', '255237', '255284', '255291', '255335', '255609', '256014', '256034', '256040', '256056', '256096', '256098', '256762', '281595', '281607', '282076', '282077'] nosy_count = 4.0 nosy_names = ['docs@python', 'python-dev', 'martin.panter', 'serhiy.storchaka'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue25701' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']