[PR #765] [MERGED] Simplify check for existing token #1013

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/765
Author: @ENT8R
Created: 1/3/2022
Status: Merged
Merged: 1/3/2022
Merged by: @stephanebruckert

Base: masterHead: patch-1


📝 Commits (2)

  • 16cea19 Simplify check for existing token in RedisCacheHandler
  • 16b2df8 Update CHANGELOG.md

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 spotipy/cache_handler.py (+3 -2)

📄 Description

Follow-up of #761 which simplifies the check for an existing token in a Redis database based on https://github.com/plamere/spotipy/pull/761#issuecomment-999652928


🔄 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/765 **Author:** [@ENT8R](https://github.com/ENT8R) **Created:** 1/3/2022 **Status:** ✅ Merged **Merged:** 1/3/2022 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`16cea19`](https://github.com/spotipy-dev/spotipy/commit/16cea197c7ab0e852fdc28857ab3552639e80af0) Simplify check for existing token in RedisCacheHandler - [`16b2df8`](https://github.com/spotipy-dev/spotipy/commit/16b2df8834c4c50cd41e4932be9f3b248325683a) Update CHANGELOG.md ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `spotipy/cache_handler.py` (+3 -2) </details> ### 📄 Description Follow-up of #761 which simplifies the check for an existing token in a Redis database based on https://github.com/plamere/spotipy/pull/761#issuecomment-999652928 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:14 +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#1013
No description provided.