mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #212] [MERGED] [python] fix lgwin range to 10..24 #808
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/212
Author: @anthrotype
Created: 10/6/2015
Status: ✅ Merged
Merged: 10/7/2015
Merged by: @szabadka
Base:
master← Head: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.