This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients docs@python, martin.panter, pitrou, serhiy.storchaka
Date 2016-11-30.10:55:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480503340.27.0.349839333598.issue22039@psf.upfronthosting.co.za>
In-reply-to
Content
As of Issue 25701, the null-to-delete feature is documented as being deprecated in favour of calling the related Del functions or macros. There was a python-dev thread at <https://marc.info/?i=n32kch$eie$1@ger.gmane.org>.

I’m not sure if that is good enough, or do we need to e.g. clarify that the deprecation is only at the API (C header) level, and not the ABI level?
History
Date User Action Args
2016-11-30 10:55:40martin.pantersetrecipients: + martin.panter, pitrou, docs@python, serhiy.storchaka
2016-11-30 10:55:40martin.pantersetmessageid: <1480503340.27.0.349839333598.issue22039@psf.upfronthosting.co.za>
2016-11-30 10:55:40martin.panterlinkissue22039 messages
2016-11-30 10:55:39martin.pantercreate