[PR #212] [MERGED] [python] fix lgwin range to 10..24 #808

Open
opened 2026-01-29 20:51:01 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/212
Author: @anthrotype
Created: 10/6/2015
Status: Merged
Merged: 10/7/2015
Merged by: @szabadka

Base: masterHead: fix-lgwin


📝 Commits (2)

  • 82ffc4d [bro.py] set 'lgwin' valid range to [10..24]
  • 8195a5c [brotlimodule.cc] set 'lgwin' valid range to [10..24]

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 python/bro.py (+4 -4)
📝 python/brotlimodule.cc (+3 -3)

📄 Description

Fixes https://github.com/google/brotli/issues/202


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/212 **Author:** [@anthrotype](https://github.com/anthrotype) **Created:** 10/6/2015 **Status:** ✅ Merged **Merged:** 10/7/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `fix-lgwin` --- ### 📝 Commits (2) - [`82ffc4d`](https://github.com/google/brotli/commit/82ffc4df57c3fec94adb3dd4539d80c748e573e9) [bro.py] set 'lgwin' valid range to [10..24] - [`8195a5c`](https://github.com/google/brotli/commit/8195a5c946f55848d21195c70e551b65123c6f21) [brotlimodule.cc] set 'lgwin' valid range to [10..24] ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `python/bro.py` (+4 -4) 📝 `python/brotlimodule.cc` (+3 -3) </details> ### 📄 Description Fixes https://github.com/google/brotli/issues/202 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:51:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#808