public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Use isort in gdb
@ 2024-03-20 16:38 Tom Tromey
  2024-03-20 16:38 ` [PATCH 1/2] Prepare gdb for isort Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tom Tromey @ 2024-03-20 16:38 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-02 17:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 16:38 [PATCH 0/2] Use isort in gdb Tom Tromey
2024-03-20 16:38 ` [PATCH 1/2] Prepare gdb for isort Tom Tromey
2024-03-20 16:38 ` [PATCH 2/2] Run isort Tom Tromey
2024-04-02 17:20   ` Tom Tromey
2024-03-20 19:03 ` [PATCH 0/2] Use isort in gdb Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).