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 r.david.murray
Recipients ddorda, ned.deily, r.david.murray
Date 2016-07-16.13:07:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468674433.0.0.194721997418.issue27525@psf.upfronthosting.co.za>
In-reply-to
Content
This is a harder call than #27521.  There (IUUC), the *wrong* compression level was specified.  Here, 'unknown' is a valid value.  The biggest disadvantage of changing this is the maintenance burden of keeping it up to date with platform changes (eg: we're eventually adding android support, and andriod (may not be?) posix.  Without a defined benefit, I'm -0.5 on changing this.
History
Date User Action Args
2016-07-16 13:07:13r.david.murraysetrecipients: + r.david.murray, ned.deily, ddorda
2016-07-16 13:07:12r.david.murraysetmessageid: <1468674433.0.0.194721997418.issue27525@psf.upfronthosting.co.za>
2016-07-16 13:07:12r.david.murraylinkissue27525 messages
2016-07-16 13:07:12r.david.murraycreate