[PATCH] gdb: add pyproject.toml

Simon Marchi simon.marchi@polymtl.ca
Mon May 17 18:31:21 GMT 2021



On 2021-05-17 2:17 p.m., Tom Tromey wrote:
>>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:
> 
> Simon> When running black to format Python files, files with extension .py.in
> Simon> are ignored, because they don't end in .py.  Add a pyproject.toml file
> Simon> to instruct black to pick up these files too.
> 
> Simon> gdb/ChangeLog:
> 
> Simon> 	* py-project.toml: New.
> Simon> 	* gdb-gdb.py.in: Re-format.
> 
> Seems like a good idea to me.  Thank you.
> 
> Tom
> 

Pushed, thanks.

Simon


More information about the Gdb-patches mailing list