mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 08:05:55 +03:00
-
2.20.0 Stable
released this
2022-06-19 00:59:37 +03:00 | 151 commits to master since this release📅 Originally published on GitHub: Sat, 18 Jun 2022 22:12:42 GMT
🏷️ Git tag created: Sat, 18 Jun 2022 21:59:37 GMTAdded
- Added
RedisCacheHandler, a cache handler that stores the token info in Redis. - Changed URI handling in
client.Spotify._get_id()to remove qureies if provided by error. - Added a new parameter to
RedisCacheHandlerto allow custom keys (instead of the defaulttoken_infokey) - Simplify check for existing token in
RedisCacheHandler
Changed
- Removed Python 3.5 and added Python 3.9 in Github Action
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added