-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wichert Akkerman wrote: > On 2009-12-16 08:35, Baiju M wrote: >> Hi, >> Most of the source distribution packages of ZTK are >> in .tar.gz format. But there are few exceptions. >> For consistency, can we use .tar.gz format for all releases ? > > Once there is a python 2.4 release which fixes the tarfile bug,
That release is scheduled for February 31st next year. :) > or once > python 2.4 support is officially no longer desirable. In practice, the tarfile bug only affects a very small percentage of packages (they need to contain a file member with a '/' character in the 100th position in its name). Anybody who builds a package which generates such a name will just (eventually, anyway) figure out to use zipfile: for everybody else, the distinction is meaningless. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkspVvUACgkQ+gerLs4ltQ77egCfWaAre4U2rDJGtik2PcdSn34k ER8AniYMarNcjsKoKeK2nEYRPM0zofdK =WRT/ -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
