]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32892: Update the documentation for handling constants in AST. (GH-18514)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Feb 2020 09:09:49 +0000 (01:09 -0800)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 09:09:49 +0000 (01:09 -0800)
commit988aeba94bf1dab81dd52fc7b02dca7a57ea8ba0
tree80d677a9224b3a331188f59883b6b41b95b9773b
parentea316fd21527dec53e704a5b04833ac462ce3863
bpo-32892: Update the documentation for handling constants in AST. (GH-18514)

(cherry picked from commit 85a2eef473a2c9ed3ab9c6ee339891fe99adbbc9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/ast.rst
Doc/whatsnew/3.8.rst