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-04-30.23:33:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619825580.56.0.739484400597.issue41486@roundup.psfhosted.org>
In-reply-to
Content
New changeset 251ffa9d2b16b091046720628deb6a7906c35d29 by Ma Lin in branch 'master':
bpo-41486: Fix initial buffer size can't > UINT32_MAX in zlib module (GH-25738)
https://github.com/python/cpython/commit/251ffa9d2b16b091046720628deb6a7906c35d29
History
Date User Action Args
2021-04-30 23:33:00gregory.p.smithsetrecipients: + gregory.p.smith, methane, malin
2021-04-30 23:33:00gregory.p.smithsetmessageid: <1619825580.56.0.739484400597.issue41486@roundup.psfhosted.org>
2021-04-30 23:33:00gregory.p.smithlinkissue41486 messages
2021-04-30 23:33:00gregory.p.smithcreate