diff options
author | Tom Tromey <tromey@adacore.com> | 2023-06-02 09:43:01 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-06-12 12:24:07 -0600 |
commit | a1ef65231b379e5b01fc2079d3fdc185c90d704c (patch) | |
tree | f7daa6ce610ff225c19b7da728bea126f2037efd /gdb/testsuite/gdb.python/py-lazy-string.c | |
parent | d294a0fc26891eaa8826d19f61db9ce7f7399c03 (diff) | |
download | binutils-a1ef65231b379e5b01fc2079d3fdc185c90d704c.zip binutils-a1ef65231b379e5b01fc2079d3fdc185c90d704c.tar.gz binutils-a1ef65231b379e5b01fc2079d3fdc185c90d704c.tar.bz2 |
Remove f-strings from DAP
Kévin pointed out that gdb claims a minimum Python version of 3.2, but
the DAP code uses f-strings, which were added in 3.6.
This patch removes the uses of f-strings from the DAP code. I can't
test an older version of Python, but I did confirm that this still
works with the version I have.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-lazy-string.c')
0 files changed, 0 insertions, 0 deletions