commit | a50b825c18a92655f3dd7939e793fa3d4440d886 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 15 01:25:13 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 15 01:25:13 2018 -0700 |
tree | e019bcacf2945fadf84c84209a9f0d2ee2446cad | |
parent | eea4f149717cc83038641ca53f6f74be785de6f1 [diff] |
bpo-33851: Fix ast.get_docstring() for a node that lacks a docstring. (GH-7682) (cherry picked from commit 08f127a3cad8ce4eb281d30d9488c91b0fd7cfed) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>