spotipy/spotipy
JackDyre 1e05bdba67
ID support for current_user_unfollow_playlist() (#1143)
* ID support for `current_user_unfollow_playlist()`

* turned double quotes into single quotes

* Clarified changelog entry
2024-06-30 21:34:14 +02:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Added MemcacheCacheHandler (#1042) 2024-05-30 19:01:16 +01:00
client.py ID support for current_user_unfollow_playlist() (#1143) 2024-06-30 21:34:14 +02:00
exceptions.py Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00
oauth2.py Corrections to Grammar Errors and Typos in Documentation (#1017) 2024-05-30 19:37:39 +01:00
util.py Print warnings when a rate/request limit is reached (#1134) 2024-06-25 09:26:19 +02:00