Re: Any concrete plans after the GDB BoF?
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
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