[PR #179] [MERGED] Token cache handles null scopes correctly #804

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/179
Author: @richardmitic
Created: 4/1/2017
Status: Merged
Merged: 9/17/2017
Merged by: @plamere

Base: masterHead: token-scope-check


📝 Commits (1)

  • dab5e08 Token cache handles null scopes correctly

📊 Changes

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

View changed files

📝 spotipy/oauth2.py (+2 -5)

📄 Description

Handle null scopes gracefully by creating empty sets where necessary and comparing them as before.


🔄 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/179 **Author:** [@richardmitic](https://github.com/richardmitic) **Created:** 4/1/2017 **Status:** ✅ Merged **Merged:** 9/17/2017 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `token-scope-check` --- ### 📝 Commits (1) - [`dab5e08`](https://github.com/spotipy-dev/spotipy/commit/dab5e08b7a3482464a4b9fe838281565966aa66f) Token cache handles null scopes correctly ### 📊 Changes **1 file changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/oauth2.py` (+2 -5) </details> ### 📄 Description Handle null scopes gracefully by creating empty sets where necessary and comparing them as before. --- <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:49 +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#804
No description provided.