[PR #770] [CLOSED] Remove the "Only Python 2.7+" line from README #1399

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/770
Author: @mvasilkov
Created: 8/18/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • a480a5e Remove the "Only Python 2.7+" line from README

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 python/README.md (+0 -2)

📄 Description

Hi!

The README states that "Only Python 2.7+ is supported", while there are Python3 packages hosted on PyPI and elsewhere (for example, Debian repos also have the python3-brotli package).

So I think this line is outdated, let's drop it.


🔄 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/770 **Author:** [@mvasilkov](https://github.com/mvasilkov) **Created:** 8/18/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a480a5e`](https://github.com/google/brotli/commit/a480a5eec068ff278cc72c59d4fd639e03bb58c9) Remove the "Only Python 2.7+" line from README ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `python/README.md` (+0 -2) </details> ### 📄 Description Hi! The README states that "Only Python 2.7+ is supported", while there are Python3 packages [hosted on PyPI](https://pypi.org/project/Brotli/#files) and elsewhere (for example, [Debian repos](https://packages.debian.org/stretch/python3-brotli) also have the python3-brotli package). So I think this line is outdated, let's drop it. --- <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:53:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1399