<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 27, 2017 at 4:36 PM, Paul Moore <span dir="ltr"><<a href="mailto:p.f.moore@gmail.com" target="_blank">p.f.moore@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 27 November 2017 at 21:59, Nick Timkovich <<a href="mailto:prometheus235@gmail.com">prometheus235@gmail.com</a>> wrote:<br>
> On Mon, Nov 27, 2017 at 8:17 PM, Brett Cannon <<a href="mailto:brett@python.org">brett@python.org</a>> wrote:<br>
>><br>
>> But calling it "atrocious" and so bad that it needs to be fixed<br>
>> "immediately" as if it's a blight upon the stdlib is unnecessarily insulting<br>
>> to those that have worked on the module. To convey the feeling that you<br>
>> think an OO wrapper would be helpful as the current design doesn't work for<br>
>> you, you could just phrase it as I just did to get the same point across<br>
>> without insulting anyone. Basically if you wouldn't like your own work<br>
>> called "atrocious" by someone you respect, then it's probably best to not<br>
>> use that phrasing when talking about a stranger's code either.<br>
><br>
><br>
> Sorry for the curt tone, I did lose some sight on the code being designed by<br>
> people rather than a faceless organization. My intention wasn't to disparage<br>
> the original authors but sprung more out of my frustration and perception<br>
> from that thread and those before that the status quo would not change and<br>
> that if a contribution was proffered, would simply be dismissed or ignored.<br>
> To motivate any change, there must be some argument levied against the<br>
> status quo, but hopefully I can articulate it better.<br>
><br>
> That little corner is something I'm interested in, and not having<br>
> contributed to CPython before, I'm unsure how it "really works". The steps<br>
> at <a href="https://devguide.python.org/stdlibchanges/" rel="noreferrer" target="_blank">https://devguide.python.org/<wbr>stdlibchanges/</a> suggest trying to elicit<br>
> community feedback from the lists as a step, so negative feedback tends to<br>
> kill the enthusiasm to actually make the PR. In the absence of code,<br>
> concrete arguments are almost impossible as we're discussing the shape of<br>
> clouds.<br>
<br>
</span>In my experience (and this reiterates Brett's point) the proposals<br>
that get the best responses are those that are presented positively -<br>
instead of focusing on the (perceived) problems with the current<br>
situation, describe the benefits that will come from the proposed<br>
change. If you can't do that, then it's unlikely there is enough<br>
justification for a change. Certainly, negative feedback can be<br>
demotivating, and when you have a great idea and all you hear is "but<br>
what if...?" it's hard to remain positive. But you're not going to get<br>
better feedback if you criticise - at best, people will stop<br>
listening, and you'll have avoided some of the arguments, but at the<br>
cost of no-one being willing to support your proposal and so it dies.<br></blockquote><div><br></div><div>My first submission to this list was predicated on what I'd read in PEPs -- and many of those, since they recommend major-enough changes to require a PEP, have sections (often lengthy) dedicated to "what's wrong with the status quo". My attempt to imitate that obviously crossed some boundaries in retrospect, and of course now that it's brought up here I see that spinning it as "what can be done to make it better" is psychologically much more effective than "why the current way sucks" (because semantically these are either approximately or exactly the same). But that's where it came from, at least with some of my earlier threads, and I suspect the author of the topic message of the OP will have a similar sentiment.</div><div><br></div><div>(One major example I can point to is PEP 465 -- because it proposed such a major change to the language, literally half its text amounts to "what's wrong with the status quo", quantifiably and repeatedly. It was also a highly persuasive PEP due in no small part to its "why current things suck" section.)</div></div></div></div>