spotipy/tests
Hugo van Kemenade 85c9d74dc1
Drop support for EOL Python 3.7 (#1065)
* Add python_requires to help pip

* Update supported versions in tox.ini

* Upgrade Python syntax with pyupgrade --py37-plus

* Bump GitHub Actions

* Add Python 3.11 and 3.12 to CI

* Remove six dependency

* Remove redundant dependencies

* Remove redudant Python 3.5 code

* Drop support for EOL Python 3.7

* Upgrade Python syntax with pyupgrade --py38-plus

* Update CHANGELOG

* More f-strings

---------

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2024-05-21 18:32:01 +02:00
..
integration Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00
unit Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00
__init__.py Retries For All Endpoints, fixes #347 (#457) 2020-03-29 17:18:23 +01:00
helpers.py Retry for POST, PUT and DELETE, fixes #577 (#596) 2020-10-24 14:32:04 +01:00