[Distutils] PEP440 examples missing operator?

Nick Coghlan ncoghlan at gmail.com
Tue Dec 23 12:42:44 CET 2014


On 23 Dec 2014 19:02, "Donald Stufft" <donald at stufft.io> wrote:
>
>
>> On Dec 23, 2014, at 1:03 AM, Marcus Smith <qwcode at gmail.com> wrote:
>>
>> oh, "A compatible release clause consists of either a version identifier
without any comparison operator or else the compatible release operator ~="
>>
>> On Mon, Dec 22, 2014 at 9:57 PM, Marcus Smith <qwcode at gmail.com> wrote:
>>>
>>> the first 3 examples here are confusing.
>>> https://www.python.org/dev/peps/pep-0440/#examples
>>>
>>> there's no comparison operator?
>>
>>
>> _______________________________________________
>> Distutils-SIG maillist  -  Distutils-SIG at python.org
>> https://mail.python.org/mailman/listinfo/distutils-sig
>
> Heh, that’s actually a hold over from before we made specifiers
mandatory. That needs updated.

Should we add a reference to the metadata issue tracker to the PEPs
themselves? That's a better home for bug reports than the mailing list
(Note I'm also happy to move the repo for metadata drafts to GitHub if
folks would prefer that - it's a pretty simple repo, so git-hg bridges
should handle the conversion easily. The issue migration would involve a
bit more work, though).

Cheers,
Nick.

>
> ---
> Donald Stufft
> PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
>
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20141223/90d0998d/attachment.html>


More information about the Distutils-SIG mailing list