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 rhpvorderman
Recipients jack1142, rhpvorderman, scoder
Date 2020-08-18.07:36:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597736214.21.0.779085351004.issue41566@roundup.psfhosted.org>
In-reply-to
Content
I just find out that libdeflate does not support streaming: https://github.com/ebiggers/libdeflate/issues/73 . I should have read the manual better.

So that explains the memory usage. Because of that I don't think it is suitable for usage in CPython.
History
Date User Action Args
2020-08-18 07:36:54rhpvordermansetrecipients: + rhpvorderman, scoder, jack1142
2020-08-18 07:36:54rhpvordermansetmessageid: <1597736214.21.0.779085351004.issue41566@roundup.psfhosted.org>
2020-08-18 07:36:54rhpvordermanlinkissue41566 messages
2020-08-18 07:36:54rhpvordermancreate