[Distutils] PEP345 - Distutils2 - Cannot pin to exact version

Donald Stufft donald.stufft at gmail.com
Tue Sep 11 21:56:05 CEST 2012


On Tuesday, September 11, 2012 at 3:36 PM, Tarek Ziadé wrote:
> We need to fix PEP 386 though  
On the topic of PEP386, It also doesn't specify how versions like 2.5 and 2.5.0  
should be treated. That's what originally got me on the thread of how PEP345
handles the == case. I believe that PEP386 should specify that additional .0's
on the end of a version are semantically noops. So 2.5 == 2.5.0 == 2.5.0.0 etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120911/a7c97fd0/attachment.html>


More information about the Distutils-SIG mailing list