]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94698: add Subscript and Attribute targets to ast.for documentation (GH-94901)
authoranilbey <anil.tuncel@epfl.ch>
Sat, 16 Jul 2022 11:26:43 +0000 (12:26 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Jul 2022 11:26:43 +0000 (04:26 -0700)
commit16b6e14cc291865ecaf50fa57d0685da94496567
tree6a766b2b5758442ed5f5af945aa94cb83d90a1f4
parent407ff6556cc999d692b264466ad8d32304a09bce
gh-94698: add Subscript and Attribute targets to ast.for documentation (GH-94901)

### Summary

Add Attribute and Subscript as possible targets for the "ast for loop documentation".

Automerge-Triggered-By: GH:isidentical
Doc/library/ast.rst