]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27819: Simply default to gztar for sdist formats by default on all platforms.
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 20 Aug 2016 21:31:07 +0000 (17:31 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Sat, 20 Aug 2016 21:31:07 +0000 (17:31 -0400)
commita47ca08a360bd1dc3b2b4c53bd757090f979be0f
tree13d7bcf997036da6b4880618f7dd75608a2969cb
parent3766572a488562b06e54d2484fb184eb3c87a9e0
Issue #27819: Simply default to gztar for sdist formats by default on all platforms.
Lib/distutils/command/sdist.py
Misc/NEWS