[Python-Dev] packaging location ?

Brett Cannon brett at python.org
Thu Sep 13 00:07:42 CEST 2012


On Wed, Sep 12, 2012 at 3:28 PM, Lennart Regebro <regebro at gmail.com> wrote:

> On Wed, Sep 12, 2012 at 9:02 PM, Éric Araujo <eric at netwok.org> wrote:
> > “find a PEP dictator and propose changes”.  And when I started the
> > thread about removing packaging in 3.3, hundreds of replies discussed
> > changing the whole distutils architecture, splitting the project,
> > exploring new systems, etc.,
>
> Yes, yes, but that's just the same old drama that pops up every time
> this is discussed with the same old arguments all over again. We'll
> never get anywhere if we care about *that*.
>
> The way to go forward is via PEPs, fix them if needed, implement in a
> separate package, stick into stdlib once it works.
>

I agree with Lennart's and Antoine's advice of just move forward with what
we have. If some PEPs need fixing then let's fix them, but we don't need to
rock the horse even more by going overboard. Getting the sane, core bits
into the stdlib as packaging is meant to is plenty to take on. If people
want to reinvent stuff they can do it elsewhere. I personally don't care if
it is done inside or outside the stdlib initially or if it stays in
packaging or goes directly into distutils, but forward movement with what
we have is the most important thing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120912/fbc0e864/attachment.html>


More information about the Python-Dev mailing list