commit | 0113391e3f3db0fea6a9545310dc06aa5ea41461 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 15 11:45:37 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 15 11:45:37 2018 -0700 |
tree | 39fb0dc9186ad9676562891cd4f9ba8ce12d927c | |
parent | ca4cb8492c643d1fcac2c5b749595ad5377673ab [diff] |
bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672) 'expresson list' refers to the grammar term 'expression_list' in the subscription production. (cherry picked from commit 4fddd4e4069aad9efad999d8d9ce3cd9fb523a5c) Co-authored-by: Andrés Delfino <adelfino@gmail.com>