[Distutils] Deprecating little used file types/extensions on PyPI?
Barry Warsaw
barry at python.org
Mon Aug 15 17:45:45 EDT 2016
On Aug 15, 2016, at 05:39 PM, Donald Stufft wrote:
>so narrowing it down to only .tar.gz and .tgz is pretty safe, but practically
>nobody uses .tgz anyways so why bother?
I agree with all of your reasoning. FWIW, I personally use .tgz all the time
when making backups of things locally, but rarely use it for publicly
consumable artifacts. And since the sdists setupdistutilstools generates will
only be .tar.gz, I think it's fine to disallow .tgz.
Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160815/26d30167/attachment.sig>
More information about the Distutils-SIG
mailing list