[PR #1330] [MERGED] Build and test with PY2.7 #1925

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

📋 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: masterHead: test_810827595


📝 Commits (1)

  • 1406898 Build 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1330 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_810827595` --- ### 📝 Commits (1) - [`1406898`](https://github.com/google/brotli/commit/14068984402f5004104506815c7d76067fd2e0ae) Build and test with PY2.7 ### 📊 Changes **8 files changed** (+68 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description Build and test with PY2.7 --- <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:56:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1925