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 lukasz.langa
Recipients lukasz.langa, rhettinger, rhpvorderman
Date 2021-09-02.15:03:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630594991.4.0.74584772581.issue43613@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea23e7820f02840368569db8082bd0ca4d59b62a by Ruben Vorderman in branch 'main':
bpo-43613: Faster implementation of gzip.compress and gzip.decompress (GH-27941)
https://github.com/python/cpython/commit/ea23e7820f02840368569db8082bd0ca4d59b62a
History
Date User Action Args
2021-09-02 15:03:11lukasz.langasetrecipients: + lukasz.langa, rhettinger, rhpvorderman
2021-09-02 15:03:11lukasz.langasetmessageid: <1630594991.4.0.74584772581.issue43613@roundup.psfhosted.org>
2021-09-02 15:03:11lukasz.langalinkissue43613 messages
2021-09-02 15:03:11lukasz.langacreate