litestar-org/litestar

Enhancement: drop 3.8, since it is EOL since 3.13 release

sobolevn opened this issue · 2 comments

Summary

Python 3.8 is EOL: https://devguide.python.org/versions/

Dropping 3.8 will allow us to:

  • Drop python3.8 examples
  • Dropping List / Optional / etc usage
  • Require one less version in CI

What do others think?
If you agree, I would like to send a PR :)

Basic Example

No response

Drawbacks and Impact

No response

Unresolved questions

No response


Note

While we are open for sponsoring on GitHub Sponsors and
OpenCollective, we also utilize Polar.sh to engage in pledge-based sponsorship.

Check out all issues funded or available for funding on our Polar.sh dashboard

  • If you would like to see an issue prioritized, make a pledge towards it!
  • We receive the pledge once the issue is completed & verified
  • This, along with engagement in the community, helps us know which features are a priority to our users.
Fund with Polar

We'll continue supporting 3.8 for a while, since we have users that depend on it, and it's a relatively small effort to do so.