diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-06-24 23:30:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-24 23:30:09 (GMT) |
commit | c69f29f879c27a6ae306db2a590102eb4d0d3701 (patch) | |
tree | d9cc35b9a7f79babe83b9b26197d57975c36f231 /Python/pythonrun.c | |
parent | 05d06e583be40f6c8924491d25f485c460d62d53 (diff) | |
download | cpython-c69f29f879c27a6ae306db2a590102eb4d0d3701.zip cpython-c69f29f879c27a6ae306db2a590102eb4d0d3701.tar.gz cpython-c69f29f879c27a6ae306db2a590102eb4d0d3701.tar.bz2 |
[3.11] gh-106033: [docs] Improve C API GetItem & HasAttr notes. (GH-106047) (#106071)
gh-106033: [docs] Improve C API GetItem & HasAttr notes. (GH-106047)
Use a note:: tag so that these dict and object API deficiencies show up clearly.
A caution:: tag was considered, but our current python docs rendering doesn't do much with that (no box or color change). warning:: seemed too extreme. note looks good.
(cherry picked from commit 19d6511b0b8f3f74e668ae32ccef89bcbf1a8a62)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions