]> git.ipfire.org Git - thirdparty/gettext.git/commit
Python: Fix bug in python-brace-format.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Jun 2025 09:15:46 +0000 (11:15 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 24 Jun 2025 09:34:38 +0000 (11:34 +0200)
commit340f82cfabf72c01d1a8fdd63a5dcad45650aff6
tree77202a65fea89a8df640538b297bae48689a6a84
parent78e9a5d2d9597df9ffd9bc7403875fa43c2bad5d
Python: Fix bug in python-brace-format.

* gettext-tools/src/format-python-brace.c (parse_directive): The name ends
before ':', not before '}'.
gettext-tools/src/format-python-brace.c