[PR #216] [MERGED] add Python 3.5.0 support in Travis and Appveyor builds #811

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/216
Author: @anthrotype
Created: 10/7/2015
Status: Merged
Merged: 10/7/2015
Merged by: @szabadka

Base: masterHead: py35


📝 Commits (4)

  • 3333176 [appveyor] add Python 3.5.0
  • d5f2383 [travis] add Python 3.5.0
  • e34949d [appveyor] properly support Python 3.5
  • a1d03f7 [appveyor/install.ps1] remove unused functions for miniconda

📊 Changes

4 files changed (+178 additions, -45 deletions)

View changed files

📝 .travis.yml (+2 -0)
📝 appveyor.yml (+8 -2)
📝 appveyor/install.ps1 (+119 -27)
📝 appveyor/run_with_compiler.cmd (+49 -16)

📄 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/216 **Author:** [@anthrotype](https://github.com/anthrotype) **Created:** 10/7/2015 **Status:** ✅ Merged **Merged:** 10/7/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `py35` --- ### 📝 Commits (4) - [`3333176`](https://github.com/google/brotli/commit/33331769ff897b2df291da29f557ab1ca7bcc338) [appveyor] add Python 3.5.0 - [`d5f2383`](https://github.com/google/brotli/commit/d5f23833dedf422302a4a72b7f276832b4f6d4df) [travis] add Python 3.5.0 - [`e34949d`](https://github.com/google/brotli/commit/e34949d1b90b1ee31759a67f3da2926bb4739be1) [appveyor] properly support Python 3.5 - [`a1d03f7`](https://github.com/google/brotli/commit/a1d03f76ea6fac6639a6650f212e52d5c8daf601) [appveyor/install.ps1] remove unused functions for miniconda ### 📊 Changes **4 files changed** (+178 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+2 -0) 📝 `appveyor.yml` (+8 -2) 📝 `appveyor/install.ps1` (+119 -27) 📝 `appveyor/run_with_compiler.cmd` (+49 -16) </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:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#811