[Python-ideas] PEP 8 update on line length

Steven D'Aprano steve at pearwood.info
Tue Feb 19 18:29:15 EST 2019


On Tue, Feb 19, 2019 at 05:29:33PM +0000, Jonathan Fine wrote:
> Previously, Samuel wrote that he would leave the conversation, because
> it was primarily opinion based, which he finds annoying.
> 
> I then provided evidence (namely how black.py reformats a specific
> code example).
> 
> Samuel then wrote:
> > I'm afraid I'm not sure of your point here.
> 
> I wasn't making a point. I was providing evidence.

Evidence of what?

What was the point of this evidence?

If it was to demonstrate that it is possible to reformat function 
parameter lists to split over multiple lines, we already knew that.

If it was to demonstrate something else, I have no idea what.


-- 
Steven


More information about the Python-ideas mailing list