◐ Shell
clean mode source ↗

Message 256040 - Python tracker

Message256040

Author martin.panter
Recipients docs@python, martin.panter, serhiy.storchaka
Date 2015-12-07.01:14:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449450844.03.0.113591071213.issue25701@psf.upfronthosting.co.za>
In-reply-to
Content
setattr.3.patch changes to documenting setting as the main purpose, but mentions deleting also works but is deprecated in favour of the main deletion functions. I also clarified that the slots have to support deleting via NULL.
History
Date User Action Args
2015-12-07 01:14:04martin.pantersetrecipients: + martin.panter, docs@python, serhiy.storchaka
2015-12-07 01:14:04martin.pantersetmessageid: <1449450844.03.0.113591071213.issue25701@psf.upfronthosting.co.za>
2015-12-07 01:14:04martin.panterlinkissue25701 messages
2015-12-07 01:14:03martin.pantercreate