PyCQA / isort

A Python utility / library to sort imports.
https://pycqa.github.io/isort/
MIT License
6.53k stars 583 forks source link

Drop Python 3.8 support due to EOL #2307

Open eirnym opened 2 days ago

eirnym commented 2 days ago

Python 3.8 has EOL on 2024-10-07. I propose to drop support of it for next isort version.