[PR #68] [CLOSED] Fixed requests session pool feature I broke previously #752

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/68
Author: @joohoi
Created: 11/4/2015
Status: Closed

Base: masterHead: sessions_fix


📝 Commits (3)

  • 6e927de Revert "Close the connection when done"
  • 5f7d6c0 Fix the problem with requests sessions & urllib3 ResourceWarnings
  • 9cc6cf9 Merge remote-tracking branch 'upstream/master' into sessions_fix

📊 Changes

1 file changed (+15 additions, -11 deletions)

View changed files

📝 spotipy/client.py (+15 -11)

📄 Description

Proper closing of requests connection pools, broken in commit 660f34b343


🔄 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/68 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 11/4/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `sessions_fix` --- ### 📝 Commits (3) - [`6e927de`](https://github.com/spotipy-dev/spotipy/commit/6e927debced3ed94ac0fbec714c614500bafd545) Revert "Close the connection when done" - [`5f7d6c0`](https://github.com/spotipy-dev/spotipy/commit/5f7d6c06fc6c601bf2d45fda16842fde199b43cb) Fix the problem with requests sessions & urllib3 ResourceWarnings - [`9cc6cf9`](https://github.com/spotipy-dev/spotipy/commit/9cc6cf988203fb1843ba1eba81ba35045a2634db) Merge remote-tracking branch 'upstream/master' into sessions_fix ### 📊 Changes **1 file changed** (+15 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+15 -11) </details> ### 📄 Description Proper closing of requests connection pools, broken in commit 660f34b343f92bc4bcbe3fdb0dcd0f8c43677cb2 --- <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:30 +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#752
No description provided.