Message 255291 - Python tracker
Message255291
| Author | martin.panter |
|---|---|
| Recipients | docs@python, martin.panter, serhiy.storchaka |
| Date | 2015-11-24.21:04:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1448399046.71.0.824985145053.issue25701@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree it might be safer not to document that PyObject_SetAttr etc can delete (move that change to the tp_setattro etc method slot). I’ll also review the other functions you mentioned when I get a chance. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-24 21:04:06 | martin.panter | set | recipients: + martin.panter, docs@python, serhiy.storchaka |
| 2015-11-24 21:04:06 | martin.panter | set | messageid: <1448399046.71.0.824985145053.issue25701@psf.upfronthosting.co.za> |
| 2015-11-24 21:04:06 | martin.panter | link | issue25701 messages |
| 2015-11-24 21:04:06 | martin.panter | create | |