]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42042: Use ids attribute instead of names attribute (GH-22739)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Nov 2020 15:30:10 +0000 (07:30 -0800)
committerGitHub <noreply@github.com>
Fri, 13 Nov 2020 15:30:10 +0000 (07:30 -0800)
commit5ad468d4a8cfeb8a320659016964c23735c12a07
tree952ce6d083d02eec32918fa985411e169a8873af
parentf37628eb7117f222de24a6931aa7639e668cb7b0
bpo-42042: Use ids attribute instead of names attribute (GH-22739)

(cherry picked from commit 09490a109faaee9cc393b52742a8575c116c56ba)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
Doc/tools/extensions/c_annotations.py