summaryrefslogtreecommitdiffstats
path: root/Objects/stringobject.c
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-11-30 10:32:40 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-11-30 10:32:40 (GMT)
commited82604e3f74682701afd974b93659fff044d352 (patch)
tree74b2cb7c6ffed60979d1c8ca8c29997f6fe68987 /Objects/stringobject.c
parenta52b567a3f36004cc48f91feeb708548c20e57d5 (diff)
downloadcpython-ed82604e3f74682701afd974b93659fff044d352.zip
cpython-ed82604e3f74682701afd974b93659fff044d352.tar.gz
cpython-ed82604e3f74682701afd974b93659fff044d352.tar.bz2
Issue #25701: Document that some C APIs can both set and delete items
Also document that using the dedicated functions to delete items is preferred. Using PyObject_SetAttr/String() and PySequence_SetItem/Slice() for deletion is deprecated.
Diffstat (limited to 'Objects/stringobject.c')
0 files changed, 0 insertions, 0 deletions