[PR #1177] [MERGED] add deprecation warnings and FAQ to respond to Spotify's API changes #1196

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1177
Author: @dieser-niko
Created: 12/3/2024
Status: Merged
Merged: 1/3/2025
Merged by: @dieser-niko

Base: masterHead: 1172-api-changes


📝 Commits (3)

  • 852f67b add deprecation warnings and FAQ to respond to Spotify's API changes
  • 9bf8df2 remove test cases associated with deprecated methods
  • d789bf3 added missing commas

📊 Changes

5 files changed (+46 additions, -70 deletions)

View changed files

📝 CHANGELOG.md (+8 -0)
📝 FAQ.md (+6 -0)
📝 spotipy/client.py (+32 -0)
📝 tests/integration/non_user_endpoints/test.py (+0 -39)
📝 tests/integration/user_endpoints/test.py (+0 -31)

📄 Description

closes #1172
closes #1173
closes #1175

I think it's for the best to keep these functions as long as they are listed in the API documentation


🔄 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/1177 **Author:** [@dieser-niko](https://github.com/dieser-niko) **Created:** 12/3/2024 **Status:** ✅ Merged **Merged:** 1/3/2025 **Merged by:** [@dieser-niko](https://github.com/dieser-niko) **Base:** `master` ← **Head:** `1172-api-changes` --- ### 📝 Commits (3) - [`852f67b`](https://github.com/spotipy-dev/spotipy/commit/852f67b1e769e05aab652930d597793817b513e3) add deprecation warnings and FAQ to respond to Spotify's API changes - [`9bf8df2`](https://github.com/spotipy-dev/spotipy/commit/9bf8df26ce3f18612521d147cf1f24bb27d082f2) remove test cases associated with deprecated methods - [`d789bf3`](https://github.com/spotipy-dev/spotipy/commit/d789bf308367c090af3013769622c36ef16c81de) added missing commas ### 📊 Changes **5 files changed** (+46 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+8 -0) 📝 `FAQ.md` (+6 -0) 📝 `spotipy/client.py` (+32 -0) 📝 `tests/integration/non_user_endpoints/test.py` (+0 -39) 📝 `tests/integration/user_endpoints/test.py` (+0 -31) </details> ### 📄 Description closes #1172 closes #1173 closes #1175 I think it's for the best to keep these functions as long as they are listed in the API documentation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:04:03 +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#1196
No description provided.