[Python-Dev] Accept just PEP-0426

Daniel Holth dholth at gmail.com
Tue Nov 20 01:43:37 CET 2012


Does it really have baggage? I think it is necessary, although it doesn't do favors to the implementer (and has never been implemented). How else is anyone supposed to fork or merge projects?

Daniel Holth

On Nov 19, 2012, at 7:37 PM, PJ Eby <pje at telecommunity.com> wrote:

> On Mon, Nov 19, 2012 at 6:53 PM, Daniel Holth <dholth at gmail.com> wrote:
>> I think this PEP is a significant improvement from its predecessor. It represents features like extras (provides-extra) and build requirements (setup-requires-dist) that are in use in the Python community but cannot be represented in older versions of the format, it finally specifies a UTF-8 encoding, removes RFC 822, provides an extension mechanism, and allows the description to be placed in the document payload.
> 
> Can we maybe kill Provides-Dist and its associated baggage first, though?
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20121119/61693074/attachment.html>


More information about the Python-Dev mailing list