]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-42042: Use ids attribute instead of names attribute (GH-22739) (GH-23265)
authorDong-hee Na <donghee.na@python.org>
Fri, 13 Nov 2020 15:45:02 +0000 (00:45 +0900)
committerGitHub <noreply@github.com>
Fri, 13 Nov 2020 15:45:02 +0000 (00:45 +0900)
commit0f4dd87a31130b245ec4c6ded9fd6f247e700c0d
tree7167b831f799d5472da0a8cff597bd09ae79ff4d
parentec306a2fd91d8b961b2a80c080dd2262bb17d862
[3.9] bpo-42042: Use ids attribute instead of names attribute (GH-22739) (GH-23265)

(cherry picked from commit 09490a109faaee9cc393b52742a8575c116c56ba)

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