[PR #362] [MERGED] Pick-up pyhton build script update #955

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/362
Author: @eustas
Created: 6/3/2016
Status: Merged
Merged: 6/3/2016
Merged by: @eustas

Base: to-v0.4Head: master


📝 Commits (4)

  • a8d1bf5 appveyor: also upload source distribution packages to Github Releases
  • f66c7c5 python/tests: clean up generated files if successful
  • bd88e3c add MANIFEST.in to ensure source distribution contains all required files
  • bb6f5fe Merge pull request #336 from anthrotype/upload-sdist

📊 Changes

5 files changed (+39 additions, -5 deletions)

View changed files

MANIFEST.in (+18 -0)
📝 appveyor.yml (+7 -4)
📝 python/tests/compatibility_test.py (+4 -1)
📝 python/tests/custom_dictionary_test.py (+5 -0)
📝 python/tests/roundtrip_test.py (+5 -0)

📄 Description

No description provided


🔄 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/362 **Author:** [@eustas](https://github.com/eustas) **Created:** 6/3/2016 **Status:** ✅ Merged **Merged:** 6/3/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `to-v0.4` ← **Head:** `master` --- ### 📝 Commits (4) - [`a8d1bf5`](https://github.com/google/brotli/commit/a8d1bf5266b857a2faccb2c97227516858c8f75c) appveyor: also upload source distribution packages to Github Releases - [`f66c7c5`](https://github.com/google/brotli/commit/f66c7c5442a9d50ce775a5469b25d936b5726626) python/tests: clean up generated files if successful - [`bd88e3c`](https://github.com/google/brotli/commit/bd88e3cb8d876436d2b81f3fe30c3be052002e53) add MANIFEST.in to ensure source distribution contains all required files - [`bb6f5fe`](https://github.com/google/brotli/commit/bb6f5fea46442730d72bfe5b70b83f64d89c9e7c) Merge pull request #336 from anthrotype/upload-sdist ### 📊 Changes **5 files changed** (+39 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `MANIFEST.in` (+18 -0) 📝 `appveyor.yml` (+7 -4) 📝 `python/tests/compatibility_test.py` (+4 -1) 📝 `python/tests/custom_dictionary_test.py` (+5 -0) 📝 `python/tests/roundtrip_test.py` (+5 -0) </details> ### 📄 Description _No description provided_ --- <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:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#955