summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-05-23 16:06:48 (GMT)
committerGitHub <noreply@github.com>2021-05-23 16:06:48 (GMT)
commit8b010673185d36d13e69e5bf7d902a0b3fa63051 (patch)
tree0edd3dfd0d9ea213062c78f8eeb230f21af3c5c8 /Python/ceval.c
parentbd7476dae337e905e7b1bbf33ddb96cc270fdc84 (diff)
downloadcpython-8b010673185d36d13e69e5bf7d902a0b3fa63051.zip
cpython-8b010673185d36d13e69e5bf7d902a0b3fa63051.tar.gz
cpython-8b010673185d36d13e69e5bf7d902a0b3fa63051.tar.bz2
bpo-28307: Tests and fixes for optimization of C-style formatting (GH-26318)
Fix errors: * "%10.s" should be equal to "%10.0s", not "%10s". * Tuples with starred expressions caused a SyntaxError.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions