commit | 37ec0bdf16006e4a1eaaae60ca40201f55a3240a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jul 18 09:46:26 2022 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 18 09:46:26 2022 -0700 |
tree | 486248b6208c43b6ae7e3f90b8f227e1ec05b8fe | |
parent | ec6ed6681d7334f2694ca62c035a8fe6b2b60ab3 [diff] |
In ast doc, update 'below' to 'above' (GH-94967) The included asdl file was moved from 'below' to 'above' in 3.9. (cherry picked from commit 7b617be4ab6df871cfa9d2127908cb1373578dc0) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>