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.

作者 chortos
收信人 chortos, nadeem.vawda, petri.lehtinen, pitrou
日期 2011-08-02.16:24:05
SpamBayes Score 1.6514674e-05
Marked as misclassified
Message-id <1312302246.53.0.132722743921.issue12646@psf.upfronthosting.co.za>
In-reply-to
内容
I like the new patch, but shouldn’t the default be to behave the same way zlib.decompress() behaves, i. e. raise? (Or perhaps zlib.decompress() should be modified not to raise instead. I’m just aiming at consistency.) Of course this will break code that relies on the old behaviour but the fix (adding strict=False) is trivial.
历史
日期 用户 动作 参数
2011-08-02 16:24:06chortos修改recipients: + chortos, pitrou, nadeem.vawda, petri.lehtinen
2011-08-02 16:24:06chortos修改messageid: <1312302246.53.0.132722743921.issue12646@psf.upfronthosting.co.za>
2011-08-02 16:24:05chortos链接issue12646 messages
2011-08-02 16:24:05chortos创建