mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #1330] [MERGED] Build and test with PY2.7 #1925
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/1330
Author: @copybara-service[bot]
Created: 9/24/2025
Status: ✅ Merged
Merged: 9/25/2025
Merged by: @copybara-service[bot]
Base:
master← Head:test_810827595📝 Commits (1)
1406898Build and test with PY2.7📊 Changes
8 files changed (+68 additions, -47 deletions)
View changed files
📝
.gitattributes(+1 -0)📝
.github/workflows/build_test.yml(+28 -16)📝
CMakeLists.txt(+10 -7)📝
python/_brotli.c(+12 -12)📝
python/tests/_test_utils.py(+5 -2)📝
python/tests/compressor_test.py(+5 -5)📝
python/tests/decompressor_test.py(+5 -3)📝
setup.py(+2 -2)📄 Description
Build and test with PY2.7
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.