SIGN IN SIGN UP

Issue #25701: Document C API functions that both set and delete objects

Also document that the separate functions that delete objects are preferred;
using PyObject_SetAttr(), _SetAttrString(), and PySequence_SetItem() to
delete is deprecated.
M
Martin Panter committed
45be8d67be0083c923ca31e4803de861177a2383
Parent: f174689