[PR #217] [MERGED] Add Python 3.5, 3.6, drop unsupported 2.6, 3.2, 3.3 #823

Closed
opened 2026-02-28 00:01:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/217
Author: @hugovk
Created: 10/1/2017
Status: Merged
Merged: 10/1/2017
Merged by: @plamere

Base: masterHead: update-versions


📝 Commits (1)

  • 68e1193 Add Python 3.5, 3.6, drop unsupported 2.6, 3.2, 3.3

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 .travis.yml (+4 -4)

📄 Description

Reasons for dropping old ones

2.6

3.2

3.3


🔄 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/spotipy-dev/spotipy/pull/217 **Author:** [@hugovk](https://github.com/hugovk) **Created:** 10/1/2017 **Status:** ✅ Merged **Merged:** 10/1/2017 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `update-versions` --- ### 📝 Commits (1) - [`68e1193`](https://github.com/spotipy-dev/spotipy/commit/68e1193f452b433b0b9a231dc29effb73ec96f96) Add Python 3.5, 3.6, drop unsupported 2.6, 3.2, 3.3 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+4 -4) </details> ### 📄 Description ## Reasons for dropping old ones * https://en.wikipedia.org/wiki/CPython#Version_history ### 2.6 * https://snarky.ca/stop-using-python-2-6/ * http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html * http://www.python3statement.org * Current pip 9 deprecates Python 2.6 support, pip 10 won't support it (https://github.com/pypa/pip/issues/3955) * Not much PyPI traffic (June 2016) https://github.com/pypa/pip/issues/3796 ### 3.2 * pip 8 no longer supports Python 3.2 ([link](https://pip.pypa.io/en/stable/news/)) * Coverage 4 no longer supports Python 3.2 ([link](https://bitbucket.org/ned/coveragepy/issues/407/coverage-failing-on-python-325-using)) * Requests no longer supports Python 3.2 * Virtually no PyPI traffic (June 2016) https://github.com/pypa/pip/issues/3796 ### 3.3 * pip 10 will deprecate Python 3.3 support, pip 11 won't support it (https://github.com/pypa/pip/issues/3796) * Very little PyPI traffic (June 2016) https://github.com/pypa/pip/issues/3796 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#823
No description provided.