flask/.github/workflows
Kurt McKee 5796f50315
Drop Python 3.8 support
This addresses a failure in the `py38-dev` tests
caused by markupsafe recently dropping Python 3.8 support.

Changed in this commit:

* Drop Python 3.8 support
* Update CI and tox testing
* Update docs references to Python 3.8
* Remove a Windows / Python 3.8 admonition in the docs
* Address type annotations
* Incorporate style fixes

Still to do:

* `src/flask/sessions.py` contains these comments:

  > TODO generic when Python > 3.8

  This TODO should now be unblocked.
2024-10-19 10:09:24 -05:00
..
lock.yaml update dev dependencies 2024-08-23 16:33:27 -07:00
pre-commit.yaml set up pre-commit lite workflow 2024-09-01 09:04:14 -07:00
publish.yaml update dev dependencies 2024-10-18 10:02:35 -07:00
tests.yaml Drop Python 3.8 support 2024-10-19 10:09:24 -05:00