commit | 184e8ed1eeda3ba869755ff37374dd86f332f30d | [log] [tgz] |
---|---|---|
author | Andrés Delfino <adelfino@gmail.com> | Fri Jun 15 16:23:37 2018 -0300 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Fri Jun 15 15:23:37 2018 -0400 |
tree | bb2b3e82d00696a4dcb9dff3b41ed8a021a2b657 | |
parent | 1889c4cbd62e200fa4cde3d6219e0aadf9bd8149 [diff] |
[2.7] bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672) (#7716) '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>