Message255130
tp_setattro and tp_setattr fields of PyTypeObject are used for deleting attributes. In this case the third argument is NULL. This should be documented. Not awareness of this can cause a segmentation fail (for example see issue25698). |
|
| Date |
User |
Action |
Args |
| 2015-11-23 06:58:04 | serhiy.storchaka | unlink | issue25701 messages |
| 2015-11-23 06:57:21 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, docs@python |
| 2015-11-23 06:57:21 | serhiy.storchaka | set | messageid: <1448261841.63.0.685963364339.issue25701@psf.upfronthosting.co.za> |
| 2015-11-23 06:57:21 | serhiy.storchaka | link | issue25701 messages |
| 2015-11-23 06:57:20 | serhiy.storchaka | create | |
|