diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-01-29 11:29:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 11:29:35 (GMT) |
commit | 526523c19322169a7f7507d9da291053df979412 (patch) | |
tree | e82f981240c806f6123e44136d743820566e7535 /Python/Python-ast.c | |
parent | dbb37aac1428ddcba784d9ddc77c1708c391aa80 (diff) | |
download | cpython-526523c19322169a7f7507d9da291053df979412.zip cpython-526523c19322169a7f7507d9da291053df979412.tar.gz cpython-526523c19322169a7f7507d9da291053df979412.tar.bz2 |
bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220)
Some of the *SetItem methods in the C API steal a reference to the
given value. This annotates the better behaved ones to assure the
reader that these are not the ones with the inconsistent behaviour.
* 📜🤖 Added by blurb_it.
* make docs consistent with signature
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit e1e80002e28e1055f399a20918c49d50d093709e)
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions