[Python-ideas] module version number support for semver.org

Nick Coghlan ncoghlan at gmail.com
Tue Apr 15 15:10:25 CEST 2014
A) wrong list (discussions-to in the PEP is set to distutils-sig for a
reason - most of the packaging specialists are there, not here)

B) No. PEP 440 deliberately requires total ordering of published versions
to make downloads deterministic, and semver build labels don't support that.

Regards,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140415/da228d92/attachment.html>


More information about the Python-ideas mailing list