[PATCH 0/2] Use isort in gdb

Tom Tromey tromey@adacore.com
Wed Mar 20 16:38:41 GMT 2024


This short series changes the gdb Python code to use 'isort', a
program to keep Python imports tidy.

It's based on my earlier flake8 series.

Once both of these series are in, we can look at updating the
pre-commit config to run flake8 and isort.

Tom



More information about the Gdb-patches mailing list