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 gregory.p.smith
Recipients gregory.p.smith, malin, methane
Date 2021-07-05.01:10:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625447451.88.0.901458521051.issue41486@roundup.psfhosted.org>
In-reply-to
Content
New changeset a9a69bb3ea1e6cf54513717212aaeae0d61b24ee by Ma Lin in branch 'main':
bpo-41486: zlib uses an UINT32_MAX sliding window for the output buffer (GH-26143)
https://github.com/python/cpython/commit/a9a69bb3ea1e6cf54513717212aaeae0d61b24ee
History
Date User Action Args
2021-07-05 01:10:51gregory.p.smithsetrecipients: + gregory.p.smith, methane, malin
2021-07-05 01:10:51gregory.p.smithsetmessageid: <1625447451.88.0.901458521051.issue41486@roundup.psfhosted.org>
2021-07-05 01:10:51gregory.p.smithlinkissue41486 messages
2021-07-05 01:10:51gregory.p.smithcreate