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-28.06:59:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619593141.24.0.316634051523.issue41486@roundup.psfhosted.org>
In-reply-to
Content
New changeset f9bedb630e8a0b7d94e1c7e609b20dfaa2b22231 by Ma Lin in branch 'master':
bpo-41486: Faster bz2/lzma/zlib via new output buffering (GH-21740)
https://github.com/python/cpython/commit/f9bedb630e8a0b7d94e1c7e609b20dfaa2b22231
History
Date User Action Args
2021-04-28 06:59:01gregory.p.smithsetrecipients: + gregory.p.smith, methane, malin
2021-04-28 06:59:01gregory.p.smithsetmessageid: <1619593141.24.0.316634051523.issue41486@roundup.psfhosted.org>
2021-04-28 06:59:01gregory.p.smithlinkissue41486 messages
2021-04-28 06:59:01gregory.p.smithcreate