This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Michael.Felt, alex, christian.heimes, dstufft, giampaolo.rodola, janssen, matrixise, pitrou, python-dev, smpeepers, spil, yan12125, zach.ware
Date 2016-09-05.23:13:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160905231353.22113.35789.31D65AAD@psf.io>
In-reply-to
Content
New changeset 5566732c8ac5 by Christian Heimes in branch '3.5':
Issue #26470: Use short name rather than name for compression name to fix #27958.
https://hg.python.org/cpython/rev/5566732c8ac5

New changeset 2593ed9a6a62 by Christian Heimes in branch '2.7':
Issue #26470: Use short name rather than name for compression name to fix #27958.
https://hg.python.org/cpython/rev/2593ed9a6a62
History
Date User Action Args
2016-09-05 23:13:56python-devsetrecipients: + python-dev, janssen, pitrou, giampaolo.rodola, christian.heimes, alex, zach.ware, dstufft, matrixise, spil, Michael.Felt, yan12125, smpeepers
2016-09-05 23:13:56python-devlinkissue26470 messages
2016-09-05 23:13:56python-devcreate