mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Add framing support to brotli-python #358
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jason-sachs on GitHub (Nov 4, 2020).
#462 discusses framing requirements and was... already implemented somewhere?
This is a request to add it to the Python bindings.
@eustas commented on GitHub (Jul 31, 2023):
Not yet. We decided to land split the features pack. First we are going to land "shared dictionaries" part; framing will come in further release (after 1.1)