[PR #309] [CLOSED] raise exception after failed 10 times not return None #846

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/309
Author: @victorliun
Created: 7/24/2018
Status: Closed

Base: masterHead: fix-spotify-get-return-none-when-failed-10-times


📝 Commits (1)

  • 96a3306 raise exception after failed 10 times not return None

📊 Changes

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

View changed files

📝 spotipy/client.py (+1 -1)

📄 Description

fixed the intention to raise exception after failed 10 times not return None


🔄 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/309 **Author:** [@victorliun](https://github.com/victorliun) **Created:** 7/24/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-spotify-get-return-none-when-failed-10-times` --- ### 📝 Commits (1) - [`96a3306`](https://github.com/spotipy-dev/spotipy/commit/96a33066cd85dd16af2a3aed052d494fd362f113) raise exception after failed 10 times not return None ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+1 -1) </details> ### 📄 Description fixed the intention to raise exception after failed 10 times not return None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:07 +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#846
No description provided.