mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #1201] [MERGED] Add support for limiting output size in Python streaming decompression #1764
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?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1201
Author: @robryk
Created: 9/18/2024
Status: ✅ Merged
Merged: 1/6/2025
Merged by: @copybara-service[bot]
Base:
master← Head:sizelimit📝 Commits (2)
f1bdfaaadd size limit to bufferef8922cadd max_length to Python streaming decompression📊 Changes
2 files changed (+196 additions, -67 deletions)
View changed files
📝
python/_brotli.c(+154 -67)📝
python/tests/decompressor_test.py(+42 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.