spotipy/spotipy
Mohammad Momeni 72a6cd9190
Fix text attribute for Response object (#811)
* Fix text attribute for Response object

* Add a changelog for the AttributeError PR
2022-06-18 23:17:58 +01:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Simplify check for existing token (#765) 2022-01-03 19:33:13 +01:00
client.py Remove query parameters from URI (#758) 2021-12-17 22:20:47 +00:00
exceptions.py Give a reason for player errors in SpotifyException (#543) 2020-07-23 17:08:47 +01:00
oauth2.py Fix text attribute for Response object (#811) 2022-06-18 23:17:58 +01:00
util.py Allow the scope to be either a list or comma separated string (#650) 2021-03-04 18:56:39 +01:00