diff options
author | Batuhan Taskaya <batuhanosmantaskaya@gmail.com> | 2020-05-18 23:48:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-18 21:48:49 +0100 |
commit | c102a148256b00b7d48c51a1a97df19042e603de (patch) | |
tree | 7bc9b18b124fdcceeb28ce56eff2fec81e2188ed /Python/pythonrun.c | |
parent | 75b863aa97016c6813709eb620c43295f84dd51f (diff) | |
download | cpython-git-c102a148256b00b7d48c51a1a97df19042e603de.tar.gz |
bpo-38870: Don't omit parenthesis when unparsing a slice in ast.unparse
When unparsing a non-empty tuple, the parentheses can be safely
omitted if there aren't any elements that explicitly require them (such as starred expressions).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions