On Thu, Jul 23, 2009 at 4:17 PM, Lennart Regebro<[email protected]> wrote: > 2009/7/23 Tarek Ziadé <[email protected]>: >> - Let's then backport the 0.8 version into a 0.7 version, compatbile >> with Python 2.x and with the required bootstraping >> so it works in 2.x environments > > There is no reason to have different version numbers for that. In > fact, I think that would only be confusing. The Python 3 version > should work for Python 2 as well.
I think you don't see my point : making a pure Python 3 version, without any backward compatibility issues / bootstraping , fight against setuptools distribution. Then backporting it in 0.7 But 0.8 would not be 2.x compatible. > > Otherwise +1 for everything. > -- > Lennart Regebro: Python, Zope, Plone, Grok > http://regebro.wordpress.com/ > +33 661 58 14 64 > -- Tarek Ziadé | http://ziade.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
