[Distutils] PEP 386 status - last round here ?

Tarek Ziadé ziade.tarek at gmail.com
Wed Nov 25 22:33:12 CET 2009


On Wed, Nov 25, 2009 at 9:52 PM, M.-A. Lemburg <mal at egenix.com> wrote:
[..]
> If we'd allow [a-z_] (including the underscore which AFAIK doesn't
> cause RPM/deb problems), this could also be written as:
>
>        3.2.0_dev_snapshot.20091125
>
> ... much better :-)

How do you sort them in that case ? And can you have snapshots of
pre-release tags ?

e.g., is this right ? :

3.2.0_dev_snapshot.20091125 < 3.2.0a_dev_snapshot.20091125 <
3.2.0rc1_dev_snapshot.20091125 < 3.2.0


More information about the Distutils-SIG mailing list