mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 08:05:55 +03:00
[PR #1174] [CLOSED] Removing Deprecated Methods from Spotify Changes 11/27/24 #1195
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1195
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1174
Author: @AlexanderWangY
Created: 11/28/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
62c6500Fixed deprecated modules as of Nov 27th Spotify Changes073b648Formattede161533Formatting differences resolved📊 Changes
3 files changed (+1 additions, -306 deletions)
View changed files
📝
spotipy/client.py(+1 -207)📝
tests/integration/non_user_endpoints/test.py(+0 -39)📝
tests/integration/user_endpoints/test.py(+0 -60)📄 Description
As of November 27th, 2024, Spotify has made changes to their Web API which deprecates several methods:
(Pulled from official updates)
I still need to deprecate some examples as the documentation that references these methods. The affected methods and tests have been resolved as so far.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.