mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #42] [MERGED] [python] add state.c and state.h to Brotli extension's setup.py #627
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/42
Author: @anthrotype
Created: 3/21/2015
Status: ✅ Merged
Merged: 3/23/2015
Merged by: @szabadka
Base:
master← Head:fix_py📝 Commits (2)
064d8e0[python] add new state.c and state.h to Brotli extension's setup.py203fe32[python] fix subprocess shell pipeline📊 Changes
3 files changed (+13 additions, -8 deletions)
View changed files
📝
python/setup.py(+2 -0)📝
python/tests/compatibility_test.py(+4 -3)📝
python/tests/roundtrip_test.py(+7 -5)📄 Description
Hi,
following the the changes in
8270250b40, the Python extension's setup.py needs to be syncronised with the new decoder's Makefile.Cheers,
Cosimo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.