Any concrete plans after the GDB BoF?

Tom Tromey tom@tromey.com
Mon Feb 13 14:05:05 GMT 2023


Andrew> I dislike our policy of using the latest version of black, and would
Andrew> argue that always using the latest version _increases_ the overhead,
Andrew> rather than reducing it.

For black at least you can 'pip3 install' a new version without a lot of
trouble.  It's also easy to make a virtualenv and isolate it from the
rest of your python work.

It would also be fine by me to change policy on black though.

Tom


More information about the Gdb mailing list