[Python-ideas] PEP 485: A Function for testing approximate equality

Guido van Rossum guido at python.org
Fri Jan 23 17:07:18 CET 2015


On Fri, Jan 23, 2015 at 1:15 AM, Steven D'Aprano <steve at pearwood.info>
wrote:

> On Fri, Jan 23, 2015 at 12:59:21AM -0800, Ethan Furman wrote:
> > On 01/23/2015 12:06 AM, Steven D'Aprano wrote:
> > > On Thu, Jan 22, 2015 at 04:40:14PM -0800, Chris Barker wrote:
> >
> > >> After much discussion on this list, I have written up a PEP, and it is
> > >> ready for review (see below)
> > >
> > > I do not agree that it is ready for review.
> >
> > Why?  If it has problems, how will he find out about them unless people
> read it and offer critiques?  Or do you not
> > refer to that process as reviewing?
>
> Ethan, there are factors that you are unaware of because they took place
> off-list. Since they are private, I will say no more about them except
> to say that Chris has proceeded as if there is consensus when there
> actually is not.


Steven, this appeal to things unmentionable is not an acceptable way to
oppose a PEP. In the text you quoted I didn't see Chris claim consensus --
just that he has written up his version. It's ready for review because he
wants feedback -- "ready for review" is *not* code for "this is the final
word from the community, now the BDFL must speak."

Your posts make me worried that we have turned into a political body rather
than a group of technical enthusiasts trying to improve the language they
all love.

I don't think you can reasonably disagree that a PEP is needed -- not with
so much discussion and apparently still no agreement.

If you oppose the specific proposal, say what you think is wrong with it.
If you think it needs more input from other experts, name those experts. If
you think it needs more input from a community, name that community.

I haven't actually read the PEP, so I don't have an opinion about it (my
post last night was just an attempt to reword something quoted in the email
thread).

I just saw Antoine's response, and at least he talks about the proposal,
not the politics around it. But he's awfully vague. We need a concrete
counterproposal. Possibly a competing PEP. Anything but references to
things that happened off-stage. If you have a personal beef with Chris,
this is not the place.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150123/1be56f97/attachment.html>


More information about the Python-ideas mailing list