]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110309: Prune empty constant in format specs (#110320)
authorsunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Thu, 5 Oct 2023 14:08:42 +0000 (22:08 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 14:08:42 +0000 (14:08 +0000)
commit2cb62c6437fa07e08b4778f7ab9baa5f16ac01f2
treee2745301a1a835dbf56197fd929db545f43dc208
parentcc389ef627b2a486ab89d9a11245bef48224efb1
gh-110309: Prune empty constant in format specs (#110320)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/test/test_fstring.py
Misc/NEWS.d/next/Core and Builtins/2023-10-03-23-26-18.gh-issue-110309.Y8nDOF.rst [new file with mode: 0644]
Parser/action_helpers.c