[python-committers] Providing .tgz sources

Antoine Pitrou solipsis at pitrou.net
Sun Dec 5 23:11:20 CET 2010


Le dimanche 05 décembre 2010 à 13:11 -0800, Brett Cannon a écrit :
>
> If these are Solaris platforms we support then that's fine and we
> should keep tgz files, but if these are platforms we no longer care
> about then I say the lives of release managers should be simplified by
> cutting tgz files.

I think we should actually cut bz2 files. Leave tgz for legacy platforms
and users, and provide xz for much better compression.

(by the way, using GNU tar you don't have to specify the compression
mode anymore: just do "tar xf ..." or "tar tf ..." and it will be
autodetected)

Regards

Antoine.




More information about the python-committers mailing list