github spotipy-dev/spotipy 2.16.1
2.16.1: Automatic retries bugfixes

latest releases: 2.24.0, 2.23.0, 2.22.1...
3 years ago

Fixed

  • playlist_tracks example code no longer prints extra characters on final loop iteration
  • SpotifyException now thrown when a request fails & has no response (#571, #581)
  • Added scope, playlist-read-private, to examples that access user playlists using the spotipy api: current_user_playlists() (#591)
  • Enable retries for POST, DELETE, PUT (#577)

Changed

  • both inline and starting import lists are sorted using isort module
  • changed Max Retries exception code from 599 to 429

Don't miss a new spotipy release

NewReleases is sending notifications on new releases.