commit | 114081f8adafa16283df30c456716a1bef4758d0 | [log] [tgz] |
---|---|---|
author | Pablo Galindo <Pablogsal@gmail.com> | Mon Mar 02 03:14:06 2020 +0000 |
committer | GitHub <noreply@github.com> | Mon Mar 02 03:14:06 2020 +0000 |
tree | 5fb7bd0d8d6d1175b252f743e064a3dd128fa874 | |
parent | 3fe9117779f0c75f7a0c3d7748c5bf281fbc1e4c [diff] |
bpo-39199: Add descriptions of non-deprecated nodes to the AST module documentation (GH-17812) Adapted from https://greentreesnakes.readthedocs.io Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com> Co-authored-by: Carol Willing <carolcode@willingconsulting.com>