Re: [Python-ideas] PEP 8 update on line length

2019-02-21 Thread Philip Bergen via Python-ideas
I agree that 80 columns produces too much artificial wrapping that is not more readable and harder to maintain. To that point see the bug in Chris Barker's email :) raise ValueError(f"Expected woozle to be between" "{self.min_woozle} and {self.max_woozle}"

[Python-ideas] About PEP-582

2019-02-19 Thread Philip Bergen via Python-ideas
First attempt at this, so please be gentle. :) I am very interested in the overall goal of not needing virtualenvs, but I'm curious about the motivations behind pep-582. Could someone help me understand if this has previously been discussed and in that case why it was decided against? 1: Why only l