lemon24 / reader

A Python feed reader library.
https://reader.readthedocs.io
BSD 3-Clause "New" or "Revised" License
444 stars 37 forks source link

Drop Python 3.8 support #298

Closed lemon24 closed 1 year ago

lemon24 commented 1 year ago

We can drop 3.8 support, per https://reader.readthedocs.io/en/latest/dev.html#supported-python-versions:

Prerequisites:

Things reader can take advantage of after dropping 3.8

Also, we can remove the "reader works out of the box on Windows only starting with Python 3.9" note from install.rst.

lemon24 commented 1 year ago

To do: