[PR #131] [brotlimodule.cc] no longer expose deprecated BrotliParams #748

Closed
opened 2026-01-29 20:50:40 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/131

State: closed
Merged: Yes


as requested in https://github.com/google/brotli/issues/72, I deleted all references in brotlimodule.cc to the now deprecated BrotliParams: enable_dictionary, enable_transforms, greedy_block_split, and enable_context_modeling.

**Original Pull Request:** https://github.com/google/brotli/pull/131 **State:** closed **Merged:** Yes --- as requested in https://github.com/google/brotli/issues/72, I deleted all references in `brotlimodule.cc` to the now deprecated BrotliParams: `enable_dictionary`, `enable_transforms`, `greedy_block_split`, and `enable_context_modeling`.
claunia added the pull-request label 2026-01-29 20:50:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#748