hikari-py / hikari

A Discord API wrapper for Python and asyncio built on good intentions.
https://docs.hikari-py.dev/en/stable
MIT License
806 stars 95 forks source link

Drop Python 3.8 support #2009

Closed davfsa closed 1 month ago

davfsa commented 1 month ago

Python 3.8 is reaching its EOL period in two months (2024-10), so its a good time to drop it

Most of the changes here were done with the help of pyupgrade