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 ebfe, ezio.melotti, martin.panter, matrixise, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-08-15.07:06:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160815070631.67939.35861.9BF4B5F7@psf.io>
In-reply-to
Content
New changeset a4101218364e by Serhiy Storchaka in branch 'default':
Issue #16764: Support keyword arguments to zlib.decompress().  Patch by
https://hg.python.org/cpython/rev/a4101218364e
History
Date User Action Args
2016-08-15 07:06:34python-devsetrecipients: + python-dev, ezio.melotti, ebfe, martin.panter, serhiy.storchaka, matrixise, xiang.zhang
2016-08-15 07:06:34python-devlinkissue16764 messages
2016-08-15 07:06:34python-devcreate