<p dir="ltr">The neat thing about wheel is that you can install them without having the software used to build them. So we might try to provide a very simple wheel installer script with Python that did not even depend on DistUtils. You would be able to install pip etc with that tool. There is no need to put wheel directly into DistUtils.</p>

<div class="gmail_quote">On Feb 3, 2013 7:54 AM, "Antoine Pitrou" <<a href="mailto:solipsis@pitrou.net">solipsis@pitrou.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sun, 3 Feb 2013 12:34:36 +0000<br>
Paul Moore <<a href="mailto:p.f.moore@gmail.com">p.f.moore@gmail.com</a>> wrote:<br>
><br>
> So it's perfectly possible to use wheels right now, without the pip<br>
> integration. But the pip developers don't want to integrate the wheel<br>
> format just because it exists - they want the assurance that it's an<br>
> accepted format supported by PEPs, hence the interest in getting the 3<br>
> wheel PEPs (of which the metadata PEP is the first) accepted.<br>
<br>
But it's an "accepted format" by whom? If we accept the PEP but refuse<br>
to integrate support in the stdlib, it doesn't make much sense.<br>
<br>
I vote for removing the "distutils is frozen" principle. It was already<br>
destructive enough when packaging was still alive - bug fixes were<br>
actively turned down for the dubious reason that fixing bugs would<br>
break compatibility. Its rationale has become completely obsolete now<br>
that packaging has failed.<br>
<br>
Regards<br>
<br>
Antoine.<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-dev" target="_blank">http://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/dholth%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-dev/dholth%40gmail.com</a><br>
</blockquote></div>